2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
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 |
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