Package javax.events

Abstract Class AsyncEventHandler

extends Object

This is a abstract asynchronous class which must be inherited by all event handler classes. This approach provides a common base class for all event handler classes and to force them to implement the handlerAsyncEvent() method.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_