Uses of Class
org.openeai.config.ProducerConfig

Packages that use ProducerConfig
org.openeai.jms.producer   
 

Uses of ProducerConfig in org.openeai.jms.producer
 

Constructors in org.openeai.jms.producer with parameters of type ProducerConfig
PubSubProducer(ProducerConfig pConfig)
          As AppConfig reads through an application's deployment document, it will build a ProducerConfig Java object and pass that object to this constructor.
PointToPointProducer(ProducerConfig pConfig)
          As AppConfig reads through an application's deployment document, it will build a ProducerConfig Java object and pass that object to this constructor.
 



Copyright © 2002, OpenEAI Software Foundation