Package net.dpml.station.info

Station interface and immutable datatypes.

See:
          Description

Class Summary
AbstractDescriptor The AbstractDescriptor class is an abstract base class for descriptors.
ApplicationDescriptor The ApplicationDescriptor is immutable datastructure used to describe an application.
RegistryDescriptor The RegistryDescriptor is immutable datastructure used to hold the state of an application registry.
RegistryDescriptor.Entry Binding of key to descriptor.
StartupPolicy Lifestyle policy enumeration.
 

Exception Summary
ApplicationRegistryRuntimeException Exception indicating that an internal error occured while loading the application registry.
 

Package net.dpml.station.info Description

Station interface and immutable datatypes.