Uses of Class
org.exolab.jms.config.Admin

Packages that use Admin
org.exolab.jms.config   
 

Uses of Admin in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return Admin
 Admin ConnectorResource.getAdmin()
          Returns the value of field 'admin'.
static Admin Admin.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.exolab.jms.config with parameters of type Admin
 void ConnectorResource.setAdmin(Admin admin)
          Sets the value of field 'admin'.
 



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