|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.geobatch.catalog.impl.BaseIdentifiable
it.geosolutions.geobatch.flow.event.action.BaseAction<java.util.EventObject>
it.geosolutions.geobatch.actions.tools.adapter.AdapterAction<T>
public abstract class AdapterAction<T extends java.util.EventObject>
| Field Summary |
|---|
| Fields inherited from class it.geosolutions.geobatch.flow.event.action.BaseAction |
|---|
failIgnored, listenerForwarder |
| Constructor Summary | |
|---|---|
protected |
AdapterAction(ActionConfiguration configuration)
|
| Method Summary | |
|---|---|
java.util.Queue<java.util.EventObject> |
execute(java.util.Queue<java.util.EventObject> events)
EXECUTE METHOD |
| Methods inherited from class it.geosolutions.geobatch.flow.event.action.BaseAction |
|---|
addListener, destroy, getProgressListener, getRunningContext, isFailIgnored, isPaused, pause, pause, removeListener, resume, setFailIgnored, setRunningContext |
| Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseIdentifiable |
|---|
clone, getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface it.geosolutions.geobatch.actions.tools.adapter.EventAdapter |
|---|
adapter |
| Methods inherited from interface it.geosolutions.geobatch.catalog.Identifiable |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Constructor Detail |
|---|
protected AdapterAction(ActionConfiguration configuration)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.util.Queue<java.util.EventObject> execute(java.util.Queue<java.util.EventObject> events)
throws ActionException
execute in interface Action<java.util.EventObject>ActionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||