com.eurotech.framework.core.configuration
Class XmlComponentConfigurations
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlComponentConfigurations
public XmlComponentConfigurations()
getConfigurations
public List<ComponentConfigurationImpl> getConfigurations()
setConfigurations
public void setConfigurations(List<ComponentConfigurationImpl> configurations)
Copyright © 2013. All Rights Reserved.