|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventFactory | |
---|---|
org.jboss.ha.framework.server |
Uses of EventFactory in org.jboss.ha.framework.server |
---|
Classes in org.jboss.ha.framework.server that implement EventFactory | |
---|---|
class |
HAServiceEventFactory
Event factory implementation that create HAServiceEvent s. |
Methods in org.jboss.ha.framework.server that return EventFactory | |
---|---|
protected EventFactory<E> |
HAServiceImpl.getEventFactory()
|
Constructors in org.jboss.ha.framework.server with parameters of type EventFactory | |
---|---|
HAServiceImpl(EventFactory<E> eventFactory)
|
|
HAServiceImpl(EventFactory<E> eventFactory,
EventFacility<E> eventFacility)
|
|
HASingletonImpl(EventFactory<E> eventFactory)
|
|
HASingletonImpl(EventFactory<E> eventFactory,
EventFacility<E> eventHandler,
HASingletonLifecycle singletonLifecycle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |