Uses of Package
org.exolab.jms.service

Packages that use org.exolab.jms.service
org.exolab.jms.authentication   
org.exolab.jms.events   
org.exolab.jms.gc   
org.exolab.jms.lease   
org.exolab.jms.messagemgr   
org.exolab.jms.persistence   
org.exolab.jms.scheduler   
org.exolab.jms.server   
org.exolab.jms.service   
 

Classes in org.exolab.jms.service used by org.exolab.jms.authentication
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
 

Classes in org.exolab.jms.service used by org.exolab.jms.events
BasicService
          BasicService is a service implementation that will run the service in a separate thread.
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
 

Classes in org.exolab.jms.service used by org.exolab.jms.gc
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
 

Classes in org.exolab.jms.service used by org.exolab.jms.lease
BasicService
          BasicService is a service implementation that will run the service in a separate thread.
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
 

Classes in org.exolab.jms.service used by org.exolab.jms.messagemgr
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
 

Classes in org.exolab.jms.service used by org.exolab.jms.persistence
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
ServiceThreadListener
          A ThreadListener that notifies child listeners of thread events..
 

Classes in org.exolab.jms.service used by org.exolab.jms.scheduler
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
 

Classes in org.exolab.jms.service used by org.exolab.jms.server
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
ServiceManager
          Default implementation of the Services interface.
Services
          A Serviceable which manages a collection of services.
 

Classes in org.exolab.jms.service used by org.exolab.jms.service
Service
          Service is an implementation of the Serviceable interface that provides default implementations for the Service.start() and Service.stop() methods.
Serviceable
          This interface defines a protocol for serviceable objects.
ServiceAlreadyExistsException
          This exception is thrown when an attempt is made to register a service that is already registered.
ServiceException
          This exception is thrown whenever there is a general exception with a service entitiy
Services
          A Serviceable which manages a collection of services.
 



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