com.activequant.transport.memory
Class InMemoryPublisher
java.lang.Object
com.activequant.transport.memory.InMemoryPublisher
- All Implemented Interfaces:
- IPublisher
public class InMemoryPublisher
- extends Object
- implements IPublisher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
send
public void send(Map<String,Object> message)
throws Exception
- Specified by:
send in interface IPublisher
- Throws:
Exception
send
public void send(PersistentEntity entity)
throws Exception
- Specified by:
send in interface IPublisher
- Throws:
Exception
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.