org.jboss.jms.server.container
Class ServerConnectionInterceptor

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

public class ServerConnectionInterceptor
extends java.lang.Object

The server implementation of the connection


Field Summary
static ServerConnectionInterceptor (src) singleton
           
 
Constructor Summary
ServerConnectionInterceptor()
           
 
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 ServerConnectionInterceptor (src)  singleton
Constructor Detail

ServerConnectionInterceptor

public ServerConnectionInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

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