org.apache.aries.jpa.container.weaving.impl
Class TransformerRegistryFactory

java.lang.Object
  extended by 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.


Constructor Summary
TransformerRegistryFactory()
           
 
Method Summary
static TransformerRegistry getTransformerRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformerRegistryFactory

public TransformerRegistryFactory()
Method Detail

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.