WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Common Base Event factory context

The event factory context provides a service to look up event factory homes. The event factory context can be retrieved using a call to EventFactoryContext.getInstance(). Using this class, you can look up the event factory homes by name, and avoid the need to include the typed home in code. The EventFactoryHome must be located on the classpath to be found. The EventFactoryContext also stores an EventFactoryHome as a default, which can be obtained with a call to EventFactoryContext.getInstance().getEventFactoryHome().

In WebSphere Application Server, the EventFactoryContext is configured with a default EventFactoryHome which is associated to a ContentHandler capable of supplying both event template information, as well as WebSphere Application Server runtime default information.

More details can be found in the javadoc for org.eclipse.hyades.logging.events.cbe.EventFactory.

Reference topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rtrb_cbefactorycontext.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)