Uses of Package
org.exolab.jms.config

Packages that use org.exolab.jms.config
org.exolab.jms.config   
org.exolab.jms.server   
org.exolab.jms.server.http   
org.exolab.jms.server.mipc   
org.exolab.jms.tools.db   
 

Classes in org.exolab.jms.config used by org.exolab.jms.config
Admin
          Class Admin.
AdminConfiguration
          This element defines items specific to OpenJMS administration.
AdministeredDestinations
          This element is used to bootstrap the creation of administered topics and queues.
AdministeredQueue
          This element defines an administered queue.
AdministeredTopic
          This element defines an administered topic, and any durable subscribers.
Configuration
          This top level element defines the structure of the OpenJMS configuration file.
ConfigurationFileException
          This excpetion is thrown if an invalid configuration file has been encountered.
ConnectionFactories
          Connection factories are bound in JNDI by the OpenJMS server.
ConnectionFactory
          Class ConnectionFactory.
ConnectionFactoryDescriptor
          Class ConnectionFactoryDescriptor.
Connector
          This specifies the type of communication to use, between clients and the server.
ConnectorResource
          Class ConnectorResource.
ConnectorResources
          The connectorResources element is the root element of all connector resource documents.
Connectors
          Class Connectors.
DatabaseConfiguration
          Class DatabaseConfiguration.
DefaultConfiguration
          This top level element defines the elements which do not need to be configured by users, but are required by OpenJMS.
FileDoesNotExistException
          This excpetion is thrown when an attempt is made to access a configuration file that does not exist.
GarbageCollectionConfiguration
          This element defines items specific to the garbage collection service.
HttpConfiguration
          This element defines items specific to the HTTP configuration.
HttpConfigurationType
          This type defines items specific to HTTP and HTTPS connectors.
HttpConfigurationTypeDescriptor
          Class HttpConfigurationTypeDescriptor.
HttpsConfiguration
          This element defines items specific to the HTTPS configuration.
JdbmDatabaseConfiguration
           
Jndi
          Class Jndi.
JndiConfiguration
          This element defines the properties used when constructing an InitialContext.
LoggerConfiguration
          This element specifies the file to initialise logging with.
MessageManagerConfiguration
          This element defines items specific to the message manager.
Property
          A property name and value that is used to create an InitialContext.
QueueConnectionFactory
          Class QueueConnectionFactory.
RdbmsDatabaseConfiguration
           
RmiConfiguration
          This element defines items specific to the RMI connector.
SchedulerConfiguration
          This element defines items specific to the scheduler.
SecurityConfiguration
          This element defines items specific to the OpenJMS server.
Server
          Class Server.
ServerConfiguration
          This element defines items specific to the OpenJMS server.
Subscriber
          This defines a durable subscriber to an administered topic
TcpConfiguration
          This element defines items specific to the TCP connector.
TcpConfigurationType
          This type defines items specific to TCP and TCPS connectors.
TcpConfigurationTypeDescriptor
          Class TcpConfigurationTypeDescriptor.
TcpsConfiguration
          This element defines items specific to the TCP connector.
TopicConnectionFactory
          Class TopicConnectionFactory.
User
          This element defines an User.
Users
          This element is used to bootstrap the creation of users.
XAQueueConnectionFactory
          Class XAQueueConnectionFactory.
XATopicConnectionFactory
          Class XATopicConnectionFactory.
 

Classes in org.exolab.jms.config used by org.exolab.jms.server
Configuration
          This top level element defines the structure of the OpenJMS configuration file.
ConnectionFactories
          Connection factories are bound in JNDI by the OpenJMS server.
Connector
          This specifies the type of communication to use, between clients and the server.
ConnectorResource
          Class ConnectorResource.
 

Classes in org.exolab.jms.config used by org.exolab.jms.server.http
HttpConfigurationType
          This type defines items specific to HTTP and HTTPS connectors.
 

Classes in org.exolab.jms.config used by org.exolab.jms.server.mipc
TcpConfigurationType
          This type defines items specific to TCP and TCPS connectors.
 

Classes in org.exolab.jms.config used by org.exolab.jms.tools.db
ConfigurationFileException
          This excpetion is thrown if an invalid configuration file has been encountered.
FileDoesNotExistException
          This excpetion is thrown when an attempt is made to access a configuration file that does not exist.
 



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