Uses of Package
org.objectweb.carol.util.configuration

Packages that use org.objectweb.carol.util.configuration
org.objectweb.carol.util.configuration   
org.objectweb.carol.util.mbean   
 

Classes in org.objectweb.carol.util.configuration used by org.objectweb.carol.util.configuration
ConfigurationException
          Exception used for error when managing configurations
Protocol
          This class defines commons attributes of a protocol for Carol.
An rmi configuration relies on a protocol by specifying properties.
ProtocolConfiguration
          This interface defines an rmi configuration that is used by Carol.
ProtocolConfigurationImplMBean
          Defines the MBean interface.
ServerConfiguration
          This class handle the configuration of carol (independent of protocols configuration) It doesn't implement ProtocolConfiguration interface which is dedicated to protocols configuration
 

Classes in org.objectweb.carol.util.configuration used by org.objectweb.carol.util.mbean
ConfigurationException
          Exception used for error when managing configurations
ProtocolConfigurationImplMBean
          Defines the MBean interface.