@Provider public class JerseyApplication extends WebEngineApplication implements com.sun.jersey.spi.inject.InjectableProvider<Context,Type>
@Context
annotation.
Do not use it for now.Constructor and Description |
---|
JerseyApplication() |
Modifier and Type | Method and Description |
---|---|
com.sun.jersey.spi.inject.Injectable<?> |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext cc,
Context a,
Type t) |
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
Set<Object> |
getSingletons() |
getClasses
public Set<Object> getSingletons()
getSingletons
in class WebEngineApplication
public com.sun.jersey.core.spi.component.ComponentScope getScope()
Copyright © 2013 Nuxeo SA. All Rights Reserved.