org.jboss.jms.server.container
Class ServerBrowserInterceptor

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

public class ServerBrowserInterceptor
extends java.lang.Object

The server implementation of the browser


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

ServerBrowserInterceptor

public ServerBrowserInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

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