Uses of Class
org.apache.avalon.composition.event.CompositionEvent

Packages that use CompositionEvent
org.apache.avalon.composition.event The event package contains the defintion of a model event and listener.  
 

Uses of CompositionEvent in org.apache.avalon.composition.event
 

Methods in org.apache.avalon.composition.event with parameters of type CompositionEvent
 void CompositionListener.modelAdded(CompositionEvent event)
          Notify the listener that a model has been added to a source containment model.
 void CompositionListener.modelRemoved(CompositionEvent event)
          Notify the listener that a model has been removed from a source containment model.
 



Copyright © The Apache Software Foundation. All Rights Reserved.