org.apache.geronimo.security.remoting.jmx
Class RequestChannelInterceptorInvoker
java.lang.Object
org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker
- All Implemented Interfaces:
- org.activeio.RequestListener
public class RequestChannelInterceptorInvoker
- extends Object
- implements org.activeio.RequestListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestChannelInterceptorInvoker
public RequestChannelInterceptorInvoker(org.apache.geronimo.interceptor.Interceptor next,
ClassLoader classloader)
getClassloader
public ClassLoader getClassloader()
setClassloader
public void setClassloader(ClassLoader classloader)
onRequest
public org.activeio.Packet onRequest(org.activeio.Packet request)
- Specified by:
onRequest
in interface org.activeio.RequestListener
onRquestError
public void onRquestError(IOException error)
- Specified by:
onRquestError
in interface org.activeio.RequestListener
Copyright © 2006 Apache Software Foundation. All Rights Reserved.