Uses of Interface
org.objectweb.jtests.jms.admin.Admin

Packages that use Admin
org.jboss.test.jms   
org.objectweb.jtests.jms.admin Administration classes and interfaces used by the test suite to manageJMS administrated object in a provider-independent way. 
org.objectweb.jtests.jms.framework Extension of JUnit Testing framework to take into account JMS specific features. 
 

Uses of Admin in org.jboss.test.jms
 

Classes in org.jboss.test.jms that implement Admin
 class AbstractAdmin
          AbstractAdmin.
 class GenericAdmin
          GenericAdmin.
 

Fields in org.jboss.test.jms declared as Admin
static Admin GenericAdmin.delegate
           
 

Uses of Admin in org.objectweb.jtests.jms.admin
 

Methods in org.objectweb.jtests.jms.admin that return Admin
static Admin AdminFactory.getAdmin(java.util.Properties props)
           
 

Uses of Admin in org.objectweb.jtests.jms.framework
 

Fields in org.objectweb.jtests.jms.framework declared as Admin
protected  Admin UnifiedTestCase.admin
           
protected  Admin PTPTestCase.admin
           
 



Copyright © 2010 JBoss, A division of Red Hat. All Rights Reserved.