|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wgen.op.OpExecutorFactory
net.wgen.op.EjbOpExecutorFactory
Produces OpExecutors that delegate to EJB-bound OpExecutors.
| Field Summary |
| Fields inherited from class net.wgen.op.OpExecutorFactory |
SYSTEM_PROPERTY |
| Constructor Summary | |
EjbOpExecutorFactory()
|
|
| Method Summary | |
protected OpExecutor |
_createExecutorForOp(Op op)
Given the packages space found by the OpFactory, instantiate a CmdServerLogicOpExecutor Instantiates a new EjbOpExecutor with the EjbManagerName from the OpModule in the Op's TraceKey. |
| Methods inherited from class net.wgen.op.OpExecutorFactory |
create, getDelegatingFactory, setDelegatingFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EjbOpExecutorFactory()
| Method Detail |
protected OpExecutor _createExecutorForOp(Op op)
_createExecutorForOp in class OpExecutorFactoryop - the Op for which the OpExecutor should be instantiated
EjbOpExecutor,
OpModule.getEjbManagerName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||