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

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

public static class ChainLinkUtils.ProducerNotifierAdapter<T>
extends Object
implements org.jflux.api.core.Adapter<org.jflux.api.core.node.ProducerNode<T>,org.jflux.api.core.Notifier<T>>


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

Constructor Detail

ChainLinkUtils.ProducerNotifierAdapter

public ChainLinkUtils.ProducerNotifierAdapter()
Method Detail

adapt

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


Copyright © 2011-2013. All Rights Reserved.