org.logicblaze.lingo.jms
Interface RequestorPool


public interface RequestorPool

Represents a pool of JMS producers

Version:
$Revision: 24 $

Method Summary
 Requestor borrowRequestor()
           
 void returnRequestor(Requestor requestor)
           
 

Method Detail

borrowRequestor

Requestor borrowRequestor()

returnRequestor

void returnRequestor(Requestor requestor)


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