com.atomikos.publish
Class EventPublisher

java.lang.Object
  extended by com.atomikos.publish.EventPublisher

public class EventPublisher
extends Object


Method Summary
static void publish(Event event)
           
static void registerEventListener(EventListener listener)
          Useful for testing only.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

publish

public static void publish(Event event)

registerEventListener

public static void registerEventListener(EventListener listener)
Useful for testing only. Not safe for other use.

Parameters:
listener -


Copyright © 2016. All Rights Reserved.