C E F G H I J M P R S U W

C

com.sun.jersey.guice - package com.sun.jersey.guice
 
com.sun.jersey.guice.spi.container - package com.sun.jersey.guice.spi.container
Provides support for Guice-based applications.
com.sun.jersey.guice.spi.container.servlet - package com.sun.jersey.guice.spi.container.servlet
Provides support for Guice-based Web applications.
createScopeMap() - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Maps a Guice scope to a Jersey scope.
createScopeMap() - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
 

E

exceptionMapperContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
extendedUriInfo(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

F

fearturesAndProperties(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

G

getComponentProvider(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
 
getComponentProvider(ComponentContext, Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
 
getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
 
getWebApplication() - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
 
GuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container
The Guice-based IoCComponentProviderFactory.
GuiceComponentProviderFactory(ResourceConfig, Injector) - Constructor for class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Creates a new GuiceComponentProviderFactory.
GuiceContainer - Class in com.sun.jersey.guice.spi.container.servlet
A Servlet or Filter for deploying root resource classes with Guice integration.
GuiceContainer(Injector) - Constructor for class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
Creates a new Injector.
GuiceContainer.ServletGuiceComponentProviderFactory - Class in com.sun.jersey.guice.spi.container.servlet
 
GuiceContainer.ServletGuiceComponentProviderFactory(ResourceConfig, Injector) - Constructor for class com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
 

H

httpContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
httpHeaders(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

I

initiate(ResourceConfig, WebApplication) - Method in class com.sun.jersey.guice.spi.container.servlet.GuiceContainer
 
isGuiceConstructorInjected(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Determine if a class is an implicit Guice component that can be instantiated by Guice and the life-cycle managed by Jersey.
isGuiceFieldOrMethodInjected(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Determine if a class uses field or method injection via Guice using the Inject annotation
isImplicitGuiceComponent(Class<?>) - Method in class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
Deprecated. see GuiceComponentProviderFactory.isGuiceConstructorInjected(java.lang.Class)

J

JerseyServletModule - Class in com.sun.jersey.guice
A ServletModule module that provides JAX-RS and Jersey related bindings.
JerseyServletModule() - Constructor for class com.sun.jersey.guice.JerseyServletModule
 

M

messageBodyWorkers(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

P

providers(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

R

request(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
requestContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 
responseContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

S

securityContext(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

U

uriInfo(WebApplication) - Method in class com.sun.jersey.guice.JerseyServletModule
 

W

webApp(GuiceContainer) - Method in class com.sun.jersey.guice.JerseyServletModule
 

C E F G H I J M P R S U W

Copyright © 2011 Oracle Corporation. All Rights Reserved.