org.gcube.common.queueManager
Interface QueueItemHandler<T extends QueueItem>


public interface QueueItemHandler<T extends QueueItem>


Method Summary
 void close()
           
 void handleQueueItem(T item)
           
 

Method Detail

handleQueueItem

void handleQueueItem(T item)
                     throws Exception
Throws:
Exception

close

void close()


Copyright © 2012. All Rights Reserved.