|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.commerce.platform.events.internal.EventHandler | +--com.bea.commerce.platform.events.AsynchronousEventHandler
A listener for hearing events coming off of the asynchronous side of the event service. This event handler then hands the events off to the listeners, specified in the weblogiccommerce.properties file, that will respond to the events.
Fields inherited from interface com.bea.commerce.platform.events.EventConstants |
ASYNCHRONOUS_LISTENER_CLASSES_PROPERTY, EVENT_LISTENER_CLASSES_PROPERTY, EVENT_MESSAGE_CATALOG, ILLEGAL_ARGUMENT_EXCEPTION_NULL_TYPE, LISTENER_CREATE_EXCEPTION, NULL_POINTER_EXCEPTION_ATTRIBUTE_KEY, TYPE_ALL |
Constructor Summary | |
AsynchronousEventHandler()
Construct asynchronous service and add all of the listeners. |
Methods inherited from class com.bea.commerce.platform.events.internal.EventHandler |
addListener, deleteAllListeners, deleteAllListeners, deleteListener, dispatchEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AsynchronousEventHandler()
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |