Uses of Package
org.apache.avalon.composition.event

Packages that use org.apache.avalon.composition.event
org.apache.avalon.activation.appliance.impl The appliance.impl package contains the default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.composition.event The event package contains the defintion of a model event and listener.  
org.apache.avalon.composition.model The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment. 
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
 

Classes in org.apache.avalon.composition.event used by org.apache.avalon.activation.appliance.impl
CompositionEvent
          A event raised by a containment model as a result of the addition or removal of a subsidiary model.
CompositionEventListener
          A listener for model composition changes.
 

Classes in org.apache.avalon.composition.event used by org.apache.avalon.composition.event
CompositionEvent
          A event raised by a containment model as a result of the addition or removal of a subsidiary model.
ContainmentEvent
          A event object that descirbes a containment model related event.
ModelEvent
          A event object that descirbes a model related event.
 

Classes in org.apache.avalon.composition.event used by org.apache.avalon.composition.model
CompositionEventListener
          A listener for model composition changes.
 

Classes in org.apache.avalon.composition.event used by org.apache.avalon.composition.model.impl
CompositionEventListener
          A listener for model composition changes.
 



Copyright © Apache Software Foundation. All Rights Reserved.