org.apache.ode.bpel.engine
Interface BpelDatabase.Callable<T>

Enclosing class:
BpelDatabase

public static interface BpelDatabase.Callable<T>


Method Summary
 T run(BpelDAOConnection conn)
           
 

Method Detail

run

T run(BpelDAOConnection conn)
      throws java.lang.Exception
Throws:
java.lang.Exception