Uses of Interface
org.exolab.jms.administration.JmsAdminServerIfc

Packages that use JmsAdminServerIfc
org.exolab.jms.administration   
org.exolab.jms.administration.net   
 

Uses of JmsAdminServerIfc in org.exolab.jms.administration
 

Methods in org.exolab.jms.administration that return JmsAdminServerIfc
static JmsAdminServerIfc AdminConnectionFactory.create(java.lang.String url)
          Create an unauthenticated admin connection, using the specified server URL
static JmsAdminServerIfc AdminConnectionFactory.create(java.lang.String url, java.lang.String username, java.lang.String password)
          Create an authenticated admin connection, using the specified server URL, name, and password
 

Uses of JmsAdminServerIfc in org.exolab.jms.administration.net
 

Classes in org.exolab.jms.administration.net that implement JmsAdminServerIfc
 class JmsAdminConnectionImpl
          This class is repsonsible for an admin connection to the server
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.