org.apache.cxf.ws.eventing.backend.notification.emitters
Class EmitterImpl
java.lang.Object
org.apache.cxf.ws.eventing.backend.notification.emitters.EmitterImpl
- All Implemented Interfaces:
- Emitter
public class EmitterImpl
- extends Object
- implements Emitter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmitterImpl
public EmitterImpl(NotificatorService service)
dispatch
public void dispatch(Object event)
- Specified by:
dispatch
in interface Emitter
Apache CXF