|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelPolicyHandler
The ChannelPolicyHandler interface is used to manage the channel scope policy.
Method Summary | |
---|---|
PolicyResult |
doCheck(ChannelContext ctx)
Check the channel scope policy |
Method Detail |
---|
PolicyResult doCheck(ChannelContext ctx)
ctx
- the channel context, the user can get the data and construct
the object that is used in the policy
java.lang.Exception
- if error occurs
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |