Uses of Interface
net.dpml.component.Commissionable

Packages that use Commissionable
net.dpml.component Interfaces defining the internal 'component' model. 
net.dpml.metro Internal and remote component model management interface. 
 

Uses of Commissionable in net.dpml.component
 

Subinterfaces of Commissionable in net.dpml.component
 interface Component
          The Component represents a remote interface to a runtime component type.
 interface Provider
          Provider holder.
 

Uses of Commissionable in net.dpml.metro
 

Subinterfaces of Commissionable in net.dpml.metro
 interface ComponentHandler
          Local interface through which a component implementation may interact with the assigned model, subsidary parts, and context.