|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventFacility | |
---|---|
org.jboss.ha.framework.server |
Uses of EventFacility in org.jboss.ha.framework.server |
---|
Classes in org.jboss.ha.framework.server that implement EventFacility | |
---|---|
class |
HAServiceImpl<E extends EventObject>
Base class for clustered services. |
class |
HASingletonImpl<E extends EventObject>
Base class for HA-singleton based services. |
Methods in org.jboss.ha.framework.server that return EventFacility | |
---|---|
protected EventFacility<E> |
HAServiceImpl.getEventFacility()
|
Constructors in org.jboss.ha.framework.server with parameters of type EventFacility | |
---|---|
HAServiceImpl(EventFactory<E> eventFactory,
EventFacility<E> eventFacility)
|
|
HASingletonImpl(EventFactory<E> eventFactory,
EventFacility<E> eventHandler,
HASingletonLifecycle singletonLifecycle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |