org.apache.geronimo.tomcat.cluster
Class ChannelInterceptorGBean
java.lang.Object
org.apache.geronimo.tomcat.BaseGBean
org.apache.geronimo.tomcat.cluster.ChannelInterceptorGBean
public class ChannelInterceptorGBean
- extends BaseGBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
J2EE_TYPE
public static final String J2EE_TYPE
- See Also:
- Constant Field Values
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
ChannelInterceptorGBean
public ChannelInterceptorGBean()
ChannelInterceptorGBean
public ChannelInterceptorGBean(String className,
Map initParams,
ChannelInterceptorGBean nextInterceptor)
throws Exception
- Throws:
Exception
getInternalObject
public Object getInternalObject()
doFail
public void doFail()
doStart
public void doStart()
throws Exception
- Throws:
Exception
doStop
public void doStop()
throws Exception
- Throws:
Exception
getNextInterceptor
public ChannelInterceptorGBean getNextInterceptor()
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.