org.robokind.demo.robot.replication
Class ReceiverTest

java.lang.Object
  extended by org.robokind.demo.robot.replication.ReceiverTest

public class ReceiverTest
extends Object

Author:
Matthew Stevenson

Nested Class Summary
static class ReceiverTest.TestErrorLogger
           
static class ReceiverTest.TestEventLogger
           
 
Constructor Summary
ReceiverTest()
           
 
Method Summary
static
<T> void
createRoute(String theRoutingKey, String theEncodeConfigId, org.jflux.api.core.node.ConsumerNode<org.jflux.api.core.event.Event<org.jflux.api.core.event.Header<String,Long>,T>> logger, ManagedServiceFactory fact)
           
static void start(ManagedServiceFactory fact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReceiverTest

public ReceiverTest()
Method Detail

createRoute

public static <T> void createRoute(String theRoutingKey,
                                   String theEncodeConfigId,
                                   org.jflux.api.core.node.ConsumerNode<org.jflux.api.core.event.Event<org.jflux.api.core.event.Header<String,Long>,T>> logger,
                                   ManagedServiceFactory fact)

start

public static void start(ManagedServiceFactory fact)


Copyright © 2011-2013. All Rights Reserved.