Uses of Package
net.dpml.metro

Packages that use net.dpml.metro
net.dpml.http HTTP Server implementation. 
net.dpml.metro Internal and remote component model management interface. 
 

Classes in net.dpml.metro used by net.dpml.http
PartsManager
          Local interface through which a component implementation may interact with subsidary parts.
 

Classes in net.dpml.metro used by net.dpml.metro
ComponentContext
          The ComponentContext interface may be referenced by a component context inner interface to expose container related services to a component implementation.
ComponentHandler
          Local interface through which a component implementation may interact with the assigned model, subsidary parts, and context.
ContextModel
          The ContextModel interface defines the remotely accessible component context.
ValidationException
          Exception that describes a series of validation issues.
ValidationException.Issue
          Issue implementation.