Uses of Interface
org.openeai.config.EnterpriseConfigurationObject

Packages that use EnterpriseConfigurationObject
org.openeai.config   
 

Uses of EnterpriseConfigurationObject in org.openeai.config
 

Classes in org.openeai.config that implement EnterpriseConfigurationObject
 class AppConfig
          The AppConfig class acts as a container for all pre-configured object that an application may use.
 class 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.
 class 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.
 class 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.
 class LoggerConfig
          A LoggerConfig is a wrapper class that takes information stored in an OpenEAI Deployment document (LoggerConfig Element) and stores it in a Java object.
 class 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.
 class 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.
 class 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.
 class PropertyConfig
          A PropertyConifg is a wrapper class that takes information stored in an OpenEAI Deployment document (PropertyConfig Element) and stores it in a Java object.
 class 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.
 class 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.
 class 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