org.apache.servicemix.soap.core
Class AbstractPolicy
java.lang.Object
org.apache.servicemix.soap.core.AbstractInterceptorProvider
org.apache.servicemix.soap.core.AbstractPolicy
- All Implemented Interfaces:
- InterceptorProvider, Policy
- Direct Known Subclasses:
- WsAddressingPolicy, WsSecurityPolicy
public abstract class AbstractPolicy
- extends AbstractInterceptorProvider
- implements Policy
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPolicy
public AbstractPolicy()
isRequired
public boolean isRequired()
- Specified by:
isRequired in interface Policy
setRequired
public void setRequired(boolean required)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.