|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActionHandlerContext
An action handler context contains information about the environment in which a specific action handler is excecuted.
| Method Summary | |
|---|---|
AgreementFactoryContext |
getFactoryContext()
This is the shared context of the agreement factory. |
ImplementationConfigurationType |
getHandlerConfiguration()
This is the configuration of the handler instance. |
WsagSession |
getSession()
Deprecated. |
void |
setSession(WsagSession session)
Deprecated. |
| Method Detail |
|---|
AgreementFactoryContext getFactoryContext()
ImplementationConfigurationType getHandlerConfiguration()
@Deprecated WsagSession getSession()
@Deprecated void setSession(WsagSession session)
session - the session object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||