Joram ${version}

org.objectweb.joram.client.jms.admin
Class AdminModule.AdminRequestor

java.lang.Object
  extended byorg.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
Enclosing class:
AdminModule

public static class AdminModule.AdminRequestor
extends java.lang.Object


Constructor Summary
AdminModule.AdminRequestor(javax.jms.TopicConnection cnx)
           
 
Method Summary
 void abort()
           
 void close()
           
 int getLocalServerId()
           
 javax.jms.Message request(org.objectweb.joram.shared.admin.AdminRequest request, long timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminModule.AdminRequestor

public AdminModule.AdminRequestor(javax.jms.TopicConnection cnx)
                           throws javax.jms.JMSException
Method Detail

request

public javax.jms.Message request(org.objectweb.joram.shared.admin.AdminRequest request,
                                 long timeout)
                          throws javax.jms.JMSException
Throws:
javax.jms.JMSException

abort

public void abort()
           throws javax.jms.JMSException
Throws:
javax.jms.JMSException

getLocalServerId

public int getLocalServerId()

close

public void close()
           throws javax.jms.JMSException
Throws:
javax.jms.JMSException

Joram ${version}

Copyright ? 2005 Scalagent - All rights reserved