|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.engine.InterceptorContextImpl
public class InterceptorContextImpl
Implementation of the MessageExchangeInterceptor.InterceptorContext
interface.
| Constructor Summary | |
|---|---|
InterceptorContextImpl(BpelDAOConnection connection,
ProcessDAO processDAO,
ProcessConf pconf)
|
|
| Method Summary | |
|---|---|
BpelDAOConnection |
getConnection()
|
ProcessConf |
getProcessConf()
|
ProcessDAO |
getProcessDAO()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterceptorContextImpl(BpelDAOConnection connection,
ProcessDAO processDAO,
ProcessConf pconf)
| Method Detail |
|---|
public BpelDAOConnection getConnection()
getConnection in interface MessageExchangeInterceptor.InterceptorContextpublic ProcessDAO getProcessDAO()
getProcessDAO in interface MessageExchangeInterceptor.InterceptorContextpublic ProcessConf getProcessConf()
getProcessConf in interface MessageExchangeInterceptor.InterceptorContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||