Uses of Package
org.openeai.config

Packages that use org.openeai.config
org.openeai.afa   
org.openeai.config   
org.openeai.dbpool   
org.openeai.jms.consumer   
org.openeai.jms.consumer.commands   
org.openeai.jms.producer   
org.openeai.layouts   
org.openeai.loggingutils   
org.openeai.moa   
org.openeai.moa.jmsobjects   
org.openeai.moa.objects.resources   
org.openeai.moa.objects.testsuite   
org.openeai.threadpool   
 

Classes in org.openeai.config used by org.openeai.afa
AppConfig
          The AppConfig class acts as a container for all pre-configured object that an application may use.
CommandConfig
          A CommandConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (Command Element) and stores it in a Java object.
EnterpriseConfigurationObjectException
          This exception is thrown when a Configuration object encounters errors initializing themselves with information found in the Enterprise configuration document.
ScheduleConfig
          A ScheduleConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (Schedule Element) and stores it in a Java object.
ScheduledAppConfig
          A ScheduledAppConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (ScheduleAppConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.config
AppConfig
          The AppConfig class acts as a container for all pre-configured object that an application may use.
CommandConfig
          A CommandConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (Command Element) and stores it in a Java object.
DbConnectionPoolConfig
          A DbConnectionPoolConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (DbConnectionPoolConfig Element) and stores it in a Java object.
EnterpriseConfigurationObject
          The interface that all 'configuration' objects implement.
EnterpriseConfigurationObjectException
          This exception is thrown when a Configuration object encounters errors initializing themselves with information found in the Enterprise configuration document.
EnterpriseConfigurationObjectImpl
          The parent class for all of our 'configuration' objects.
EnterpriseFieldException
          This exception is potentially thrown when a field is being set to some value.
EnterpriseFields
          This class wraps the EnterpriseObjects XML documents and provides our Enterprise Message objects with all the information they need to serialized themselves to and from different formats as well as providing information relating to specific business rules associated to specific fields contained in the EnterpriseObjects document (formatting, translations etc.).
EnterpriseFormatter
          This class is used to store and verify the expected format of a particular field.
EnterpriseTranslationException
          This exception is thrown when a field has problems performing a translation from an application value to an Enterprise value or vice versa.
EnterpriseTranslator
          This object is used to perform translations from application values to Enterprise values and vice versa.
InvalidFormatException
          This exception may be thrown when an object is attempting to set a value on a specific field and the value being passed is ran through the EnterpriseFormatter.
ScheduleConfig
          A ScheduleConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (Schedule Element) and stores it in a Java object.
ThreadPoolConfig
          A ThreadPoolConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (ThreadPoolConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.dbpool
DbConnectionPoolConfig
          A DbConnectionPoolConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (DbConnectionPoolConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.jms.consumer
CommandConfig
          A CommandConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (Command Element) and stores it in a Java object.
ConsumerConfig
          A ConsumerConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (ConsumerConfig Element) and stores it in a Java object.
DbConnectionPoolConfig
          A DbConnectionPoolConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (DbConnectionPoolConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.jms.consumer.commands
AppConfig
          The AppConfig class acts as a container for all pre-configured object that an application may use.
CommandConfig
          A CommandConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (Command Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.jms.producer
ProducerConfig
          A ProducerConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (ProducerConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.layouts
EnterpriseFieldException
          This exception is potentially thrown when a field is being set to some value.
 

Classes in org.openeai.config used by org.openeai.loggingutils
MailServiceConfig
          A MailServiceConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (MailServiceConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.moa
EnterpriseFieldException
          This exception is potentially thrown when a field is being set to some value.
EnterpriseFields
          This class wraps the EnterpriseObjects XML documents and provides our Enterprise Message objects with all the information they need to serialized themselves to and from different formats as well as providing information relating to specific business rules associated to specific fields contained in the EnterpriseObjects document (formatting, translations etc.).
MessageObjectConfig
          A MessageObjectConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (MessageObjectConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.moa.jmsobjects
MessageObjectConfig
          A MessageObjectConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (MessageObjectConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.moa.objects.resources
EnterpriseFieldException
          This exception is potentially thrown when a field is being set to some value.
InvalidFormatException
          This exception may be thrown when an object is attempting to set a value on a specific field and the value being passed is ran through the EnterpriseFormatter.
 

Classes in org.openeai.config used by org.openeai.moa.objects.testsuite
EnterpriseFieldException
          This exception is potentially thrown when a field is being set to some value.
MessageObjectConfig
          A MessageObjectConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (MessageObjectConfig Element) and stores it in a Java object.
 

Classes in org.openeai.config used by org.openeai.threadpool
ThreadPoolConfig
          A ThreadPoolConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (ThreadPoolConfig Element) and stores it in a Java object.
 



Copyright © 2002,2003 OpenEAI Software Foundation