it.geosolutions.geobatch.flow.event.consumer
Interface EventConsumerService<EO extends java.util.EventObject,ECC extends EventConsumerConfiguration>


public interface EventConsumerService<EO extends java.util.EventObject,ECC extends EventConsumerConfiguration>


Method Summary
 boolean canCreateEventConsumer(ECC configuration)
           
 EventConsumer<EO,ECC> createEventConsumer(ECC configuration)
           
 

Method Detail

createEventConsumer

EventConsumer<EO,ECC> createEventConsumer(ECC configuration)

canCreateEventConsumer

boolean canCreateEventConsumer(ECC configuration)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.