public class TransformerPool extends Object
| Modifier and Type | Method and Description |
|---|---|
static TransformerPool |
get() |
boolean |
relinquish(Transformer transformer) |
Transformer |
retrieve() |
public static TransformerPool get() throws TransformerConfigurationException
public Transformer retrieve() throws TransformerConfigurationException
public boolean relinquish(Transformer transformer)
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.