JMS Administration interface.
must be implemented for each jms provider
JOnAS uses this interface to access the JMS provider.
author: Philippe Coq author: Contributor(s): author: Jeff Mesnil: for JORAM 3.0 integration author: Frederic Maistre: for JORAM 3.4 (JMS 1.1) integration author: 03/05/25 : Adriana Danes : add JMS resource monitoring
Jms Administrator is created with newInstance().
initialization is done later with this method.
The MOM will be started if collocated.
This method should create an XAConnectionFactory,
a XATopicConnectionFactory and a XAQueueConnectionFactory
boolean true for if the MOM in run in the current JVM Parameters: String - url connexion that must be used.