org.semispace
Class DistributedEvent
java.lang.Object
org.semispace.DistributedEvent
public class DistributedEvent
- extends Object
Used for distributing event through terracotta.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistributedEvent
public DistributedEvent(String holderClassName,
SemiEvent event,
Map<String,String> map)
getEvent
public SemiEvent getEvent()
getEntrySet
public Set<Map.Entry<String,String>> getEntrySet()
getHolderClassName
public String getHolderClassName()
Copyright © 2008-2012. All Rights Reserved.