org.apache.aries.jpa.container.weaving.impl
Class TransformerRegistryFactory
java.lang.Object
org.apache.aries.jpa.container.weaving.impl.TransformerRegistryFactory
public class TransformerRegistryFactory
- extends Object
This class is used to get hold of the active TransformerRegistry
for this bundle.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformerRegistryFactory
public TransformerRegistryFactory()
getTransformerRegistry
public static TransformerRegistry getTransformerRegistry()
- Returns:
- the active
TransformerRegistry or null if no transformation
support is available
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.