Uses of Package
com.sun.jini.start

Packages that use com.sun.jini.start
com.sun.jini.example.browser A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. 
com.sun.jini.start Provides the utilities and APIs used to launch the contributed services provided in the Apache River release. 
com.sun.jini.tool Tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; generating permission grants to debug security policy setup; providing HTTP service; generating message digests; generating HTTPMD URLs; generating wrapper JAR files; and generating preferred lists. 
com.sun.jini.tool.envcheck Tool for examining the run-time environment of a Jini component. 
 

Classes in com.sun.jini.start used by com.sun.jini.example.browser
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
 

Classes in com.sun.jini.start used by com.sun.jini.start
ActivateWrapper.ActivateDesc
          Descriptor for registering a "wrapped" activatable object.
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
NonActivatableServiceDescriptor
          Class used to launch shared, non-activatable, in-process services.
ServiceDescriptor
          Interface that all service description objects must implement.
 

Classes in com.sun.jini.start used by com.sun.jini.tool
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
 

Classes in com.sun.jini.start used by com.sun.jini.tool.envcheck
NonActivatableServiceDescriptor
          Class used to launch shared, non-activatable, in-process services.
ServiceDescriptor
          Interface that all service description objects must implement.
SharedActivationGroupDescriptor
          Class used to create a shared activation group.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.