Package org.apache.commons.events.observable.standard

Interface Summary
StandardModificationListener A listener for the StandardModificationHandler that is called both before the collection is changed and after the change has occurred.
StandardPostModificationListener A listener for the StandardModificationHandler that is called when a collection has been changed.
StandardPreModificationListener A listener for the StandardModificationHandler that is called when a collection is about to be modified.
 

Class Summary
StandardModificationEvent Event class that encapsulates the event information for a standard collection event.
StandardModificationHandler The standard implementation of a ModificationHandler that sends standard JavaBean style events to listeners.
StandardModificationHandler.PostHolder  
StandardModificationHandler.PreHolder  
StandardPostModificationEvent Event class that encapsulates all the event information for a standard collection event.
StandardPreModificationEvent Event class that encapsulates all the event information for a standard collection event.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.