org.semispace
Class EventDistributor

java.lang.Object
  extended by org.semispace.EventDistributor

public class EventDistributor
extends Object

Used for distributing event through terracotta.


Method Summary
 void distributeEvent(DistributedEvent event)
           
static EventDistributor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EventDistributor getInstance()

distributeEvent

public void distributeEvent(DistributedEvent event)


Copyright © 2008-2012. All Rights Reserved.