Uses of Interface
org.jboss.messaging.jms.server.JMSServerManager

Packages that use JMSServerManager
org.jboss.messaging.jms.server.impl   
 

Uses of JMSServerManager in org.jboss.messaging.jms.server.impl
 

Classes in org.jboss.messaging.jms.server.impl that implement JMSServerManager
 class JMSServerManagerImpl
          A Deployer used to create and add to JNDI queues, topics and connection factories.
 

Methods in org.jboss.messaging.jms.server.impl with parameters of type JMSServerManager
 void JMSServerDeployer.setJmsServerManager(JMSServerManager jmsServerManager)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.