org.logicblaze.lingo.jms
Interface RequestorPool


public interface RequestorPool

Represents a pool of JMS producers

Version:
$Revision: 1.1 $

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

Method Detail

borrowRequestor

public Requestor borrowRequestor()

returnRequestor

public void returnRequestor(Requestor requestor)


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