com.hack23.cia.service.external.common.api
Interface ProcessDataStrategy<T>

Package class diagram package ProcessDataStrategy
Type Parameters:
T - the generic type
All Known Implementing Classes:
RiksdagenApiAgentWorkConsumerImpl.DocumentElementWorkProducer

public interface ProcessDataStrategy<T>

The Interface ProcessDataStrategy.


Method Summary
 void process(T t)
          Process.
 

Method Detail

process

void process(T t)
Process.

Parameters:
t - the t


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.