IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.channel
Interface ChannelPolicyHandler

All Known Implementing Classes:
AbstractChannelPolicy

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

doCheck

PolicyResult doCheck(ChannelContext ctx)
Check the channel scope policy

Parameters:
ctx - the channel context, the user can get the data and construct the object that is used in the policy
Returns:
the policy result
Throws:
java.lang.Exception - if error occurs

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011