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.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
com.sun.jini.phoenix A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. 
com.sun.jini.reggie Provides implementations of ServiceRegistrar
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. 
com.sun.jini.tool.envcheck.plugins   
 

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.fiddler
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.mahalo
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.mercury
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.norm
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.outrigger
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.phoenix
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.reggie
LifeCycle
          The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
ServiceProxyAccessor
          Provides a means to obtain a client-side proxy from a "base" service object.
 

Classes in com.sun.jini.start used by com.sun.jini.start
ActivateWrapper.ActivateDesc
          Descriptor for registering a "wrapped" activatable object.
AggregatePolicyProvider
          Security policy provider which supports associating security sub-policies with context class loaders.
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.
ServiceStarter.Result
          Trivial class used as the return value by the create methods.
SharedGroup
          The service starter supported interface for shared group objects.
SharedGroupBackEnd
          The SharedGroupBackEnd interface
 

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.
 

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



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