org.jboss.jms.server.container
Class Client
java.lang.Object
org.jboss.jms.server.container.Client
- public class Client
- extends java.lang.Object
The serverside representation of the client
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Client
public Client(MessageBroker (src) broker)
getClient
public static Client (src) getClient(Invocation invocation)
createSession
public SimpleMetaData createSession(MethodInvocation invocation)
createBrowser
public SimpleMetaData createBrowser(MethodInvocation invocation)
createConsumer
public SimpleMetaData createConsumer(MethodInvocation invocation)
createProducer
public SimpleMetaData createProducer(MethodInvocation invocation)
getMetaData
public SimpleMetaData getMetaData()