Uses of Package
net.dpml.station.info

Packages that use net.dpml.station.info
net.dpml.station Server activation framework. 
net.dpml.station.builder Utilities supporting registry creation and externalization to/from XML. 
net.dpml.station.info Station interface and immutable datatypes. 
net.dpml.station.server Process management controller implementation. 
 

Classes in net.dpml.station.info used by net.dpml.station
ApplicationDescriptor
          The ApplicationDescriptor is immutable datastructure used to describe an application.
 

Classes in net.dpml.station.info used by net.dpml.station.builder
RegistryDescriptor
          The RegistryDescriptor is immutable datastructure used to hold the state of an application registry.
 

Classes in net.dpml.station.info used by net.dpml.station.info
AbstractDescriptor
          The AbstractDescriptor class is an abstract base class for descriptors.
ApplicationDescriptor
          The ApplicationDescriptor is immutable datastructure used to describe an application.
RegistryDescriptor.Entry
          Binding of key to descriptor.
StartupPolicy
          Lifestyle policy enumeration.
 

Classes in net.dpml.station.info used by net.dpml.station.server
ApplicationDescriptor
          The ApplicationDescriptor is immutable datastructure used to describe an application.