com.eurotech.framework.core.configuration
Class XmlComponentConfigurations

java.lang.Object
  extended by com.eurotech.framework.core.configuration.XmlComponentConfigurations

public class XmlComponentConfigurations
extends Object

Utility class to serialize a set of configurations. This is used to serialize a full snapshot.


Constructor Summary
XmlComponentConfigurations()
           
 
Method Summary
 List<ComponentConfigurationImpl> getConfigurations()
           
 void setConfigurations(List<ComponentConfigurationImpl> configurations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlComponentConfigurations

public XmlComponentConfigurations()
Method Detail

getConfigurations

public List<ComponentConfigurationImpl> getConfigurations()

setConfigurations

public void setConfigurations(List<ComponentConfigurationImpl> configurations)


Copyright © 2013. All Rights Reserved.