public javax.jms.TopicConnection createTopicConnection()
throws javax.jms.JMSException
public javax.jms.TopicConnection createTopicConnection(String userName, String password)
throws javax.jms.JMSException
org.objectweb.joram.client.jms.admin.JoramAdminMBean(Ci-dessous la liste des Méthodes de la classe)
public abstract void exit()
public abstract void setTimeOutToAbortRequest(long arg1)
public abstract long getTimeOutToAbortRequest()
public abstract String getDefaultDMQId(int arg1)
throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException
public abstract void setDefaultDMQId(int arg1, String arg2)
throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException
public abstract String getDefaultDMQId()
throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException
public abstract java.util.List getDestinations(int arg1)
public abstract java.util.List getDestinations()
public abstract java.util.List getUsers(int arg1)
public abstract java.util.List getUsers()
public abstract void createUser(String arg1, String arg2)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract void createUser(String arg1, String arg2, int arg3)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract void createUser(String arg1, String arg2, int arg3, String arg4)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract void createUser(String arg1, String arg2, String arg3)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract javax.jms.Destination createQueue(String arg1)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract javax.jms.Destination createQueue(int arg1, String arg2)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract javax.jms.Destination createQueue(int arg1, String arg2, String arg3, java.util.Properties arg4)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract javax.jms.Destination createTopic(String arg1)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract javax.jms.Destination createTopic(int arg1, String arg2)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract javax.jms.Destination createTopic(int arg1, String arg2, String arg3, java.util.Properties arg4)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract void exportRepositoryToFile(String arg1)
throws org.objectweb.joram.client.jms.admin.AdminException
public abstract boolean executeXMLAdminJMX(String arg1)
throws java.lang.Exception