Package net.dpml.metro.runtime

Metro component model controller implementation.

See:
          Description

Class Summary
CompositionController The composition controller is the controller used to establish remotely accessible component controls.
DefaultStateMachine Default state-machine implementation.
UnicastEventSource A abstract base class that established an event queue and handles event dispatch operations for listeners declared in a class extending this base class.
 

Exception Summary
ControllerException Exception indicating an controller related error.
ControllerNotFoundException Exception thrown when an attempt is made to reference an unknown or unresolvable controller.
ControllerRuntimeException Exception indicating an unexpected controller related runtime error.
 

Package net.dpml.metro.runtime Description

Metro component model controller implementation.