org.robokind.demo.robot.replication.chain
Class ChainLinkUtils.ProcessorListenerAdapter<T>

java.lang.Object
  extended by org.robokind.demo.robot.replication.chain.ChainLinkUtils.ProcessorListenerAdapter<T>
All Implemented Interfaces:
org.jflux.api.core.Adapter<org.jflux.api.core.node.ProcessorNode<T,?>,org.jflux.api.core.Listener<T>>
Enclosing class:
ChainLinkUtils

public static class ChainLinkUtils.ProcessorListenerAdapter<T>
extends Object
implements org.jflux.api.core.Adapter<org.jflux.api.core.node.ProcessorNode<T,?>,org.jflux.api.core.Listener<T>>


Constructor Summary
ChainLinkUtils.ProcessorListenerAdapter()
           
 
Method Summary
 org.jflux.api.core.Listener<T> adapt(org.jflux.api.core.node.ProcessorNode<T,?> a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainLinkUtils.ProcessorListenerAdapter

public ChainLinkUtils.ProcessorListenerAdapter()
Method Detail

adapt

public org.jflux.api.core.Listener<T> adapt(org.jflux.api.core.node.ProcessorNode<T,?> a)
Specified by:
adapt in interface org.jflux.api.core.Adapter<org.jflux.api.core.node.ProcessorNode<T,?>,org.jflux.api.core.Listener<T>>


Copyright © 2011-2013. All Rights Reserved.