org.jboss.jms.server.container
Class ServerProducerInterceptor

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

public class ServerProducerInterceptor
extends java.lang.Object

The server implementation of the producer


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

ServerProducerInterceptor

public ServerProducerInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

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