org.apache.geronimo.remoting.jmx
Class NotificationRemoterInterceptor
java.lang.Object
org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor
- All Implemented Interfaces:
- org.apache.geronimo.core.service.Interceptor, Serializable
- public class NotificationRemoterInterceptor
- extends Object
- implements org.apache.geronimo.core.service.Interceptor, Serializable
- Version:
- $Revision: 1.6 $ $Date: 2004/03/10 09:59:19 $
- See Also:
- Serialized Form
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 |
NotificationRemoterInterceptor
public NotificationRemoterInterceptor(org.apache.geronimo.core.service.Interceptor next)
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 © 2003-2005 Apache Software Foundation. All Rights Reserved.