it.imolinfo.jbi4corba.jbi.component
Class TransformerPool

java.lang.Object
  extended by it.imolinfo.jbi4corba.jbi.component.TransformerPool

public class TransformerPool
extends Object


Constructor Summary
TransformerPool()
          Creates a new instance of TransformerPool
TransformerPool(int size)
           
 
Method Summary
 boolean relinquish(Transformer transformer)
           
 Transformer retrieve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformerPool

public TransformerPool()
Creates a new instance of TransformerPool


TransformerPool

public TransformerPool(int size)
                throws TransformerConfigurationException
Throws:
TransformerConfigurationException
Method Detail

retrieve

public Transformer retrieve()
                     throws TransformerConfigurationException
Throws:
TransformerConfigurationException

relinquish

public boolean relinquish(Transformer transformer)


Copyright © 2005-2010 Imola Informatica. All Rights Reserved.