org.apache.servicemix.soap.core
Class AbstractInterceptorProvider
java.lang.Object
org.apache.servicemix.soap.core.AbstractInterceptorProvider
- All Implemented Interfaces:
- InterceptorProvider
- Direct Known Subclasses:
- AbstractBinding, AbstractPolicy
public abstract class AbstractInterceptorProvider
- extends Object
- implements InterceptorProvider
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInterceptorProvider
public AbstractInterceptorProvider()
getInterceptors
public List<Interceptor> getInterceptors(InterceptorProvider.Phase phase)
- Specified by:
getInterceptors in interface InterceptorProvider
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.