|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.danet.an.workflow.tools.util.SimpleApplicationDirectoryLookup
This class provides a
implementation
that looks up and returns the remote interface of the
Batch
.
SimpleApplicationDirectory
Nested Class Summary |
Nested classes inherited from class de.danet.an.workflow.api.Batch |
Batch.Context |
Constructor Summary | |
SimpleApplicationDirectoryLookup()
|
Method Summary | |
java.lang.Object |
execute(Batch.Context ctx)
Execute the batch. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleApplicationDirectoryLookup()
Method Detail |
public java.lang.Object execute(Batch.Context ctx) throws java.lang.reflect.InvocationTargetException
Batch
execute
in interface Batch
ctx
- the execution context
java.lang.reflect.InvocationTargetException
- wraps exceptions as defined
by the implementing class
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |