org.openejb.slsb
Class HandlerChainInterceptor
java.lang.Object
org.openejb.slsb.HandlerChainInterceptor
- All Implemented Interfaces:
- org.apache.geronimo.core.service.Interceptor
- public class HandlerChainInterceptor
- extends Object
- implements org.apache.geronimo.core.service.Interceptor
- Version:
- $Revision: 445478 $ $Date: 2005-06-21 23:16:59 +0200 (Tue, 21 Jun 2005) $
Method Summary |
org.apache.geronimo.core.service.InvocationResult |
invoke(org.apache.geronimo.core.service.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerChainInterceptor
public HandlerChainInterceptor(org.apache.geronimo.core.service.Interceptor next,
List handlerInfoList,
String[] roles)
invoke
public org.apache.geronimo.core.service.InvocationResult invoke(org.apache.geronimo.core.service.Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface org.apache.geronimo.core.service.Interceptor
- Throws:
Throwable
Copyright © 1999-2006 OpenEJB. All Rights Reserved.