org.logicblaze.lingo.jms
Interface JmsProducerPool


public interface JmsProducerPool

Represents a pool of JMS producers

Version:
$Revision: 24 $

Method Summary
 JmsProducer borrowProducer()
           
 void returnProducer(JmsProducer producer)
           
 

Method Detail

borrowProducer

JmsProducer borrowProducer()

returnProducer

void returnProducer(JmsProducer producer)


Copyright © 2011 LogicBlaze, Inc.. All Rights Reserved.