org.jboss.ha.framework.server
Class HAServiceEventFactory
java.lang.Object
org.jboss.ha.framework.server.HAServiceEventFactory
- All Implemented Interfaces:
- EventFactory<HAServiceEvent>
public class HAServiceEventFactory
- extends Object
- implements EventFactory<HAServiceEvent>
Event factory implementation that create HAServiceEvent
s.
- Author:
- Paul Ferraro
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HAServiceEventFactory
public HAServiceEventFactory()
createEvent
public HAServiceEvent createEvent(Object source,
String type)
- Specified by:
createEvent
in interface EventFactory<HAServiceEvent>
- See Also:
org.jboss.ha.framework.server.EventFactory#createEvent(HAService, java.lang.String)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.