org.jboss.jms.server.container
Class ServerConsumerInterceptor

java.lang.Object
  extended byorg.jboss.jms.server.container.ServerConsumerInterceptor

public class ServerConsumerInterceptor
extends java.lang.Object

The server implementation of the consumer


Field Summary
static ServerConsumerInterceptor (src) singleton
           
 
Constructor Summary
ServerConsumerInterceptor()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object invoke(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

singleton

public static ServerConsumerInterceptor (src)  singleton
Constructor Detail

ServerConsumerInterceptor

public ServerConsumerInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

public java.lang.Object invoke(Invocation invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable