Uses of Class
org.objectweb.carol.cmi.ConfigException

Packages that use ConfigException
org.objectweb.carol.cmi   
 

Uses of ConfigException in org.objectweb.carol.cmi
 

Methods in org.objectweb.carol.cmi that throw ConfigException
static DistributedEquiv DistributedEquiv.start()
          The first one which calls this method starts the DistributedEquiv system.
 void DistributedEquiv.stop()
           
static java.lang.String Config.getMulticastGroupName()
           
static java.lang.String Config.getMulticastAddress()