org.jboss.jms.message.standard
Class MessageFactoryInterceptor
java.lang.Object
org.jboss.jms.message.standard.MessageFactoryInterceptor
- public class MessageFactoryInterceptor
- extends java.lang.Object
An interceptor for creating messages
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
singleton
public static final MessageFactoryInterceptor (src) singleton
MessageFactoryInterceptor
public MessageFactoryInterceptor()
getName
public java.lang.String getName()
invoke
public java.lang.Object invoke(Invocation invocation)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
createMessage
protected Message (src) createMessage(Invocation invocation)
throws java.lang.Throwable
- Throws:
java.lang.Throwable