Uses of Interface
org.exolab.jms.service.Services

Packages that use Services
org.exolab.jms.server   
org.exolab.jms.service   
 

Uses of Services in org.exolab.jms.server
 

Methods in org.exolab.jms.server that return Services
protected  Services JmsServer.getServices()
          Deprecated. no replacement
 

Constructors in org.exolab.jms.server with parameters of type Services
AdminConnection(Configuration config, AuthenticationMgr authenticator, DestinationManager destinations, ConsumerManager consumers, DatabaseService database, Services services)
          Construct a new AdminConnection.
AdminConnectionFactory(Configuration config, AuthenticationMgr authMgr, DestinationManager destMgr, ConsumerManager consumers, DatabaseService database, Services services)
          Construct a new AdminConnectionManager.
 

Uses of Services in org.exolab.jms.service
 

Classes in org.exolab.jms.service that implement Services
 class ServiceManager
          Default implementation of the Services interface.
 



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