Uses of Class
org.exolab.jms.server.NameService

Packages that use NameService
org.exolab.jms.messagemgr   
org.exolab.jms.server   
org.exolab.jms.server.net   
 

Uses of NameService in org.exolab.jms.messagemgr
 

Constructors in org.exolab.jms.messagemgr with parameters of type NameService
DestinationBinder(DestinationManager destinations, NameService names)
          Construct a new DestinationBinder.
 

Uses of NameService in org.exolab.jms.server
 

Constructors in org.exolab.jms.server with parameters of type NameService
ConnectorService(Configuration config, org.exolab.jms.net.connector.Authenticator authenticator, ServerConnectionFactory factory, AdminConnectionManager manager, NameService names, org.exolab.jms.common.threads.ThreadPoolFactory threads)
          Construct a new ConnectorService.
 

Uses of NameService in org.exolab.jms.server.net
 

Constructors in org.exolab.jms.server.net with parameters of type NameService
RemoteServerConnector(org.exolab.jms.config.types.SchemeType scheme, Configuration config, org.exolab.jms.net.connector.Authenticator authenticator, ServerConnectionFactory factory, AdminConnectionManager manager, NameService names, org.exolab.jms.common.threads.ThreadPoolFactory threads)
          Construct a new RemoteServerConnector.
 



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