org.apache.geronimo.remoting.router
Class InterceptorRegistryRouter
java.lang.Object
org.apache.geronimo.remoting.router.AbstractInterceptorRouter
org.apache.geronimo.remoting.router.InterceptorRegistryRouter
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle, Router
- public class InterceptorRegistryRouter
- extends AbstractInterceptorRouter
- implements Router
- Version:
- $Revision: 1.7 $ $Date: 2004/06/02 05:33:04 $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
InterceptorRegistryRouter
public InterceptorRegistryRouter()
getSubsystemRouter
public SubsystemRouter getSubsystemRouter()
setSubsystemRouter
public void setSubsystemRouter(SubsystemRouter subsystemRouter)
lookupInterceptorFrom
protected org.apache.geronimo.core.service.Interceptor lookupInterceptorFrom(URI to)
throws Throwable
- Specified by:
lookupInterceptorFrom
in class AbstractInterceptorRouter
- Throws:
Throwable
doStart
public void doStart()
- Specified by:
doStart
in interface org.apache.geronimo.gbean.GBeanLifecycle
- Overrides:
doStart
in class AbstractInterceptorRouter
doStop
public void doStop()
- Specified by:
doStop
in interface org.apache.geronimo.gbean.GBeanLifecycle
- Overrides:
doStop
in class AbstractInterceptorRouter
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.