Package org.objectweb.jtests.jms.admin

Administration classes and interfaces used by the test suite to manageJMS administrated object in a provider-independent way.

See:
          Description

Interface Summary
Admin (src) Simple Administration interface.
 

Class Summary
AdminFactory (src)  
 

Package org.objectweb.jtests.jms.admin Description

Administration classes and interfaces used by the test suite to manageJMS administrated object in a provider-independent way.
Each JMS Provider has to implement the very simple Admin interface to be able to use the test suite (see documentation).