Package org.oddjob.structural

Classes for structure.

See:
          Description

Interface Summary
StructuralListener A class which implements this interface is able to receive structural events.
 

Class Summary
ChildHelper Helper for managing child Objects.
StatefulChildHelper A version of a child helper which also monitors state.
StructuralEvent This event is fire by an implementer of the Strucutral interface when its strucuture changes.
 

Exception Summary
OddjobChildException An exception which can be thrown by a Strutured node which is cascading a child exception upwards.
 

Package org.oddjob.structural Description

Classes for structure.