public class SmartGearsConfigurationBinder extends Object
ContainerConfigurations to and from XML serialisations.| Constructor and Description |
|---|
SmartGearsConfigurationBinder() |
| Modifier and Type | Method and Description |
|---|---|
SmartGearsConfiguration |
bind(InputStream stream)
Returns a
ContainerConfiguration from its XML serialisation. |
public SmartGearsConfiguration bind(InputStream stream)
ContainerConfiguration from its XML serialisation.stream - the serialisationRuntimeException - if the serialisation is invalidCopyright © 2019. All Rights Reserved.