Package | Description |
---|---|
org.ow2.petals.microkernel.api.implementation | |
org.ow2.petals.microkernel.api.implementation.exception |
Modifier and Type | Method and Description |
---|---|
Properties |
MutableImplementation.getConfiguration(String providedTopologyPassphrase)
Retrieve the configuration of the mutable implementation as
Properties . |
Document |
MutableImplementation.getTopologyPartConfiguration(Properties properties)
Get the XML part, located into the topology definition, of the mutable implementation configuration from a
property list generated by
#getConfiguration(String, String) |
Modifier and Type | Class and Description |
---|---|
class |
InvalidPropertyException
A property used by
MutableImplementation.getTopologyPartConfiguration(java.util.Properties) has an invalid
valule. |
class |
MissingPropertyException
A required property by
MutableImplementation.getTopologyPartConfiguration(java.util.Properties) is missing |
Copyright © 2005-2016 Linagora. All Rights Reserved.