Package net.dpml.metro

Internal and remote component model management interface.

See:
          Description

Interface Summary
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.
ComponentModel The ComponentModel interface defines the remotely accessible aspects of a component configuration.
ContextModel The ContextModel interface defines the remotely accessible component context.
PartsManager Local interface through which a component implementation may interact with subsidary parts.
 

Class Summary
ValidationException.Issue Issue implementation.
 

Exception Summary
ValidationException Exception that describes a series of validation issues.
 

Package net.dpml.metro Description

Internal and remote component model management interface.