2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.policy
Interface Policy
- All Known Subinterfaces:
- TransactionPolicy
- All Known Implementing Classes:
- AuthorizationPolicy, Axis2ConfigParamPolicy, Axis2HeaderPolicy, Axis2TokenAuthenticationPolicy, BasicAuthenticationPolicy, JaasAuthenticationPolicy, JDKLoggingPolicy, JMSHeaderPolicy, JMSTokenAuthenticationPolicy, SecurityIdentityPolicy, TransactionPolicyImpl
public interface Policy
Interface that will abstract various types of policy specifications
and attachments for example WS-Policy
getSchemaName
javax.xml.namespace.QName getSchemaName()
setUnresolved
void setUnresolved(boolean unresolved)
isUnresolved
boolean isUnresolved()