Package org.apache.commons.lang3.event

Provides some useful event-based utilities.

See:
          Description

Class Summary
EventListenerSupport<L> An EventListenerSupport object can be used to manage a list of event listeners of a particular type.
EventUtils Provides some useful event-based utility methods.
 

Package org.apache.commons.lang3.event Description

Provides some useful event-based utilities.

Since:
3.0


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