|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.hyades.logging.events.cbe.EventFactoryFactory
Factory for EventFactory
instances.
Method Summary | |
---|---|
static EventFactory |
createEventFactory()
Creates a simple EventFactory object.
|
static EventFactory |
createEventFactory(ContentHandler handler)
Creates an EventFactory object associated with a
ContentHandler .
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static EventFactory createEventFactory()
Creates a simple EventFactory
object.
public static EventFactory createEventFactory(ContentHandler handler)
Creates an EventFactory
object associated with a
ContentHandler
.
handler
- handler to be associated with the factory.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |