org.apache.tuscany.sca.provider
Interface PolicyImplementor


public interface PolicyImplementor

This interface can be optionally implemented by the Binding or Implementation providers to indicate if they implement the policies in the binding/implementation provider.


Method Summary
 java.util.List<javax.xml.namespace.QName> getImplementedPolicies()
          Get a list of policy names that are implemented by this policy implementor
 

Method Detail

getImplementedPolicies

java.util.List<javax.xml.namespace.QName> getImplementedPolicies()
Get a list of policy names that are implemented by this policy implementor

Returns:
A list of policy names