Uses of Package
net.dpml.station

Packages that use net.dpml.station
net.dpml.station Server activation framework. 
net.dpml.station.server Process management controller implementation. 
 

Classes in net.dpml.station used by net.dpml.station
Application
          Application process controller.
ApplicationEvent
          An application registry event.
ApplicationListener
          A ApplicationListener enabled client application to receive notification of high-level application state changes.
ApplicationRegistry
          Registry of application profiles.
Callback
          The Callback interface defines a service provider to a process through which the process may issue notification of state change.
ProcessState
          Lifestyle policy enumeration.
RegistryEvent
          An application registry event.
RegistryListener
          A RegistryListener enabled client application to receive notification of the addition and removale of application profiles from the application registry.
 

Classes in net.dpml.station used by net.dpml.station.server
Application
          Application process controller.
ApplicationException
          A application exception may be raised by an application controller signalling a general error related to application management.
ApplicationListener
          A ApplicationListener enabled client application to receive notification of high-level application state changes.
ApplicationRegistry
          Registry of application profiles.
Callback
          The Callback interface defines a service provider to a process through which the process may issue notification of state change.
Manager
          Application management center.
ProcessState
          Lifestyle policy enumeration.
RegistryListener
          A RegistryListener enabled client application to receive notification of the addition and removale of application profiles from the application registry.
Station
          Application management center.