Package it.geosolutions.geobatch.flow.event.action

Interface Summary
Action<XEO extends EventObject> Takes a queue of events, process them (Action.execute(Queue events)) and provides a new queue of event to be processed by the next Action.
ActionService<EO extends EventObject,AC extends ActionConfiguration>  
 

Class Summary
BaseAction<XEO extends EventObject>  
 

Exception Summary
ActionException Generic Exception thrown by {@link Action#execute(java.util.Queue)
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.