public class XmlInputFactoryInjectionProvider extends Object implements org.glassfish.hk2.api.Factory<XMLInputFactory>
transformer factories
.Constructor and Description |
---|
XmlInputFactoryInjectionProvider(javax.ws.rs.core.Configuration config)
Create new XML input factory provider.
|
@Inject public XmlInputFactoryInjectionProvider(javax.ws.rs.core.Configuration config)
config
- Jersey configuration properties.@PerThread public XMLInputFactory provide()
provide
in interface org.glassfish.hk2.api.Factory<XMLInputFactory>
public void dispose(XMLInputFactory instance)
dispose
in interface org.glassfish.hk2.api.Factory<XMLInputFactory>
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.