Uses of Interface
org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean

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

Uses of ProtocolConfigurationImplMBean in org.objectweb.carol.util.configuration
 

Classes in org.objectweb.carol.util.configuration that implement ProtocolConfigurationImplMBean
 class 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
 

Uses of ProtocolConfigurationImplMBean in org.objectweb.carol.util.mbean
 

Methods in org.objectweb.carol.util.mbean with parameters of type ProtocolConfigurationImplMBean
static void MBeanUtils.registerProtocolConfigurationMBean(ProtocolConfigurationImplMBean protocolConfiguration, org.apache.commons.logging.Log logger, java.lang.String domainName, java.lang.String serverName)
          Register a ProtocolConfiguration object in MBeanServer