Uses of Package
org.objectweb.dsrg.sofa.deployment.zeroconf

Packages that use org.objectweb.dsrg.sofa.deployment.zeroconf
org.objectweb.dsrg.sofa.deployment.launcher This package provides implementation of a launcher (Launcher). 
org.objectweb.dsrg.sofa.deployment.zeroconf This package provides implementation of zero configuration server (ZeroConfServer) and client (Configuration). 
 

Classes in org.objectweb.dsrg.sofa.deployment.zeroconf used by org.objectweb.dsrg.sofa.deployment.launcher
Configuration
          Configuration instance contains key-value pairs which are intended to represent configuration settings.
 

Classes in org.objectweb.dsrg.sofa.deployment.zeroconf used by org.objectweb.dsrg.sofa.deployment.zeroconf
Configuration
          Configuration instance contains key-value pairs which are intended to represent configuration settings.
ParseException
          Exception thrown by ValueParser.parse(String) on parse error.
ValueParser
          Interface for parsing a value (arbitrary object) from String.
ZeroConfServerMBean
          MBean interface for ZeroConfServer.
ZeroConfServerMBean.LauncherInfo