org.ow2.orchestra.pvm.internal.svc
Class Interceptor
java.lang.Object
org.ow2.orchestra.pvm.internal.svc.Interceptor
- All Implemented Interfaces:
- CommandService
- Direct Known Subclasses:
- AuthorizationInterceptor, EnvironmentInterceptor, RetryInterceptor, StandardTransactionInterceptor
public abstract class Interceptor
- extends Object
- implements CommandService
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
next
protected CommandService next
Interceptor
public Interceptor()
getNext
public CommandService getNext()
setNext
public void setNext(CommandService next)
Copyright © 2011 OW2 Consortium. All Rights Reserved.