Package | Description |
---|---|
org.objectweb.carol.util.configuration |
Modifier and Type | Method and Description |
---|---|
Protocol |
ProtocolConfiguration.getProtocol() |
Protocol |
ProtocolConfigurationImpl.getProtocol() |
static Protocol |
ConfigurationRepository.getProtocol(java.lang.String protocolName)
Gets a protocol with the given name
|
Constructor and Description |
---|
ProtocolConfigurationImpl(java.lang.String name,
Protocol protocol,
java.util.Properties properties)
Build a new configuration with given parameters
|