@Provider public class JsonFactoryProvider extends Object implements com.sun.jersey.spi.inject.InjectableProvider<Context,Type>, com.sun.jersey.spi.inject.Injectable<org.codehaus.jackson.JsonFactory>
Constructor and Description |
---|
JsonFactoryProvider() |
Modifier and Type | Method and Description |
---|---|
com.sun.jersey.spi.inject.Injectable<org.codehaus.jackson.JsonFactory> |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext arg0,
Context arg1,
Type t) |
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
org.codehaus.jackson.JsonFactory |
getValue() |
public org.codehaus.jackson.JsonFactory getValue()
getValue
in interface com.sun.jersey.spi.inject.Injectable<org.codehaus.jackson.JsonFactory>
public com.sun.jersey.spi.inject.Injectable<org.codehaus.jackson.JsonFactory> getInjectable(com.sun.jersey.core.spi.component.ComponentContext arg0, Context arg1, Type t)
Copyright © 2013 Nuxeo SA. All Rights Reserved.