public class TransformerFactoryInjectionProvider extends Object implements org.glassfish.hk2.api.Factory<TransformerFactory>
transformer factories.| Constructor and Description |
|---|
TransformerFactoryInjectionProvider(Configuration config)
Create new transformer factory provider.
|
@Inject public TransformerFactoryInjectionProvider(Configuration config)
config - Jersey configuration properties.public TransformerFactory provide()
provide in interface org.glassfish.hk2.api.Factory<TransformerFactory>public void dispose(TransformerFactory instance)
dispose in interface org.glassfish.hk2.api.Factory<TransformerFactory>Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.