2016/05/28 - Apache Tuscany has been retired. 
For more information, please explore the Attic. 
 
org.apache.tuscany.sca.binding.ws.axis2.policy.configuration
Class Axis2ConfigParamPolicyHandler
java.lang.Object
  
org.apache.tuscany.sca.binding.ws.axis2.policy.configuration.Axis2ConfigParamPolicyHandler
- All Implemented Interfaces: 
 - PolicyHandler
 
public class Axis2ConfigParamPolicyHandler
- extends java.lang.Object
- implements PolicyHandler
  
Policy handler to handle PolicySet that contain Axis2ConfigParamPolicy instances
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Axis2ConfigParamPolicyHandler
public Axis2ConfigParamPolicyHandler()
setUp
public void setUp(java.lang.Object... context)
- Specified by:
 setUp in interface PolicyHandler
 
 
cleanUp
public void cleanUp(java.lang.Object... context)
- Specified by:
 cleanUp in interface PolicyHandler
 
 
beforeInvoke
public void beforeInvoke(java.lang.Object... context)
- Specified by:
 beforeInvoke in interface PolicyHandler
 
 
afterInvoke
public void afterInvoke(java.lang.Object... context)
- Specified by:
 afterInvoke in interface PolicyHandler
 
 
getApplicablePolicySet
public PolicySet getApplicablePolicySet()
- Specified by:
 getApplicablePolicySet in interface PolicyHandler
 
 
setApplicablePolicySet
public void setApplicablePolicySet(PolicySet applicablePolicySet)
- Specified by:
 setApplicablePolicySet in interface PolicyHandler