org.gcube.datatransfer.agent.impl.event
Class TransferEventConsumer

java.lang.Object
  extended by org.gcube.datatransfer.agent.impl.event.TransferEventConsumer
All Implemented Interfaces:
org.gcube.common.core.utils.events.GCUBEConsumer<Events.TransferTopics,Object>

public class TransferEventConsumer
extends Object
implements org.gcube.common.core.utils.events.GCUBEConsumer<Events.TransferTopics,Object>

Author:
Andrea Manz(CERN)

Constructor Summary
TransferEventConsumer()
           
 
Method Summary
<T1 extends Events.TransferTopics,P1>
void
onEvent(org.gcube.common.core.utils.events.GCUBEEvent<T1,P1>... events)
           
protected
<P1,T1 extends org.gcube.common.core.utils.events.GCUBETopic>
void
onTransfer(org.gcube.common.core.utils.events.GCUBEEvent<T1,P1> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferEventConsumer

public TransferEventConsumer()
Method Detail

onEvent

public <T1 extends Events.TransferTopics,P1> void onEvent(org.gcube.common.core.utils.events.GCUBEEvent<T1,P1>... events)
Specified by:
onEvent in interface org.gcube.common.core.utils.events.GCUBEConsumer<Events.TransferTopics,Object>

onTransfer

protected <P1,T1 extends org.gcube.common.core.utils.events.GCUBETopic> void onTransfer(org.gcube.common.core.utils.events.GCUBEEvent<T1,P1> event)


Copyright © 2013. All Rights Reserved.