Package org.objectweb.carol.util.configuration

Interface Summary
ProtocolConfiguration This interface defines an rmi configuration that is used by Carol.
ProtocolConfigurationImplMBean Defines the MBean interface.
 

Class Summary
CarolDefaultValues Class DefaultCarolValues get default carol value for the properties file and get carol properties with defaults from jndi Standard properties
ConfigurationRepository This class handle all rmi configuration available at runtime for carol.
Configurations could be added/removed after the startup of carol
Protocol This class defines commons attributes of a protocol for Carol.
An rmi configuration relies on a protocol by specifying properties.
ProtocolConfigurationImpl This class manage a rmi configuration used by carol.
The configuration is based on a protocol which contains required values and non modified values
ServerConfiguration This class handle the configuration of carol (independent of protocols configuration) It doesn't implement ProtocolConfiguration interface which is dedicated to protocols configuration
TraceCarol Class TraceCarol for Carol Trace configuration
 

Exception Summary
ConfigurationException Exception used for error when managing configurations