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
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.
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.
 



Copyright © 2002,2003 OpenEAI Software Foundation