Uses of Package
net.dpml.component

Packages that use net.dpml.component
net.dpml.component Interfaces defining the internal 'component' model. 
net.dpml.metro Internal and remote component model management interface. 
net.dpml.metro.data Immutable datatypes used to describe a deployment scenario. 
net.dpml.metro.info Immutable datatypes that describe a component type. 
net.dpml.metro.runtime Metro component model controller implementation. 
net.dpml.metro.tools A set of ant tasks supporting the creation of component type and deployment information. 
net.dpml.station Server activation framework. 
net.dpml.station.server Process management controller implementation. 
 

Classes in net.dpml.component used by net.dpml.component
ActivationPolicy
          Policy enummeration for the declaration of activation semantics.
Commissionable
          Interface implemented by objects that implement commission/decommmissioning lifecycles.
Component
          The Component represents a remote interface to a runtime component type.
Composition
          Component composition.
ContextEvent
          Event triggered as a result of change to the value of a context entry.
ControlException
          General exception thrown by a control.
Controller
          The Controller interface defines the a contract for an object that provides generalized part loading.
ControllerContext
          The ControllerContext declares the runtime context that a controller is established within.
ControllerContextEvent
          The ControllerContextEvent is an abstract base class for working and temporty directory change notification events.
ControllerContextListener
          An interface implementation by controller concerned with or responsible for handling changes in a local runtime directory context.
ControlRuntimeException
          Runtime exception thrown by a control.
Directive
          Interface implemented by top-level directives.
Disposable
          Common interface implemented by disposable objects.
InitialContext
          The CompositionControllerContext class wraps a ContentModel and supplies convinience operations that translate ContentModel properties and events to type-safe values used in the conposition controller.
Model
          The Model interfaces is used mark a object as manageable context used in the creation of a runtime handler.
ModelEvent
          Event triggered as a result of a model change.
ModelListener
          Interface implementated by remote listeners to model change events.
Provider
          Provider holder.
Service
          The Component interface is implemented by objects that handle the runtime state of a component instance.
ServiceNotFoundException
          Exception thrown by a handler in response to a request for an unknown service.
Status
          Provider deployment status enumeration.
StatusEvent
          Event triggered as a result of change to the value of a context entry.
 

Classes in net.dpml.component used by net.dpml.metro
Commissionable
          Interface implemented by objects that implement commission/decommmissioning lifecycles.
Component
          The Component represents a remote interface to a runtime component type.
ControlException
          General exception thrown by a control.
Controller
          The Controller interface defines the a contract for an object that provides generalized part loading.
Directive
          Interface implemented by top-level directives.
Model
          The Model interfaces is used mark a object as manageable context used in the creation of a runtime handler.
ModelException
          General exception thrown by a context model.
Provider
          Provider holder.
 

Classes in net.dpml.component used by net.dpml.metro.data
ActivationPolicy
          Policy enummeration for the declaration of activation semantics.
Composition
          Component composition.
Controller
          The Controller interface defines the a contract for an object that provides generalized part loading.
Directive
          Interface implemented by top-level directives.
 

Classes in net.dpml.component used by net.dpml.metro.info
Directive
          Interface implemented by top-level directives.
 

Classes in net.dpml.component used by net.dpml.metro.runtime
Component
          The Component represents a remote interface to a runtime component type.
Composition
          Component composition.
ControlException
          General exception thrown by a control.
Controller
          The Controller interface defines the a contract for an object that provides generalized part loading.
ControllerContext
          The ControllerContext declares the runtime context that a controller is established within.
ControlRuntimeException
          Runtime exception thrown by a control.
Disposable
          Common interface implemented by disposable objects.
Model
          The Model interfaces is used mark a object as manageable context used in the creation of a runtime handler.
 

Classes in net.dpml.component used by net.dpml.metro.tools
ActivationPolicy
          Policy enummeration for the declaration of activation semantics.
Directive
          Interface implemented by top-level directives.
 

Classes in net.dpml.component used by net.dpml.station
Component
          The Component represents a remote interface to a runtime component type.
Provider
          Provider holder.
 

Classes in net.dpml.component used by net.dpml.station.server
Component
          The Component represents a remote interface to a runtime component type.
Provider
          Provider holder.