org.apache.tuscany.sca.policy.util
Class PolicyHandlerUtils

java.lang.Object
  extended by org.apache.tuscany.sca.policy.util.PolicyHandlerUtils

public class PolicyHandlerUtils
extends java.lang.Object

Utility methods to deal with PolicyHandlers


Constructor Summary
PolicyHandlerUtils()
           
 
Method Summary
static PolicyHandler findPolicyHandler(PolicySet policySet, java.util.List<PolicyHandlerTuple> policyHandlerClassNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyHandlerUtils

public PolicyHandlerUtils()
Method Detail

findPolicyHandler

public static PolicyHandler findPolicyHandler(PolicySet policySet,
                                              java.util.List<PolicyHandlerTuple> policyHandlerClassNames)
                                       throws java.lang.IllegalAccessException,
                                              java.lang.ClassNotFoundException,
                                              java.lang.InstantiationException
Throws:
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.lang.InstantiationException