Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
S
V
A
Autowire
- Annotation Type in
com.sun.jersey.api.spring
This annotation provides autowiring capabilities for users that use spring 2.0 but that want to get their beans autowired.
AutowireMode
- Enum in
com.sun.jersey.api.spring
This enumerations encapsulates the autowiring modes provided by the
AutowireCapableBeanFactory
.
C
com.sun.jersey.api.spring
- package com.sun.jersey.api.spring
Provides support for common annotations that may used in conjuction with Spring support.
com.sun.jersey.spi.spring.container
- package com.sun.jersey.spi.spring.container
Provides support for Spring-based applications.
com.sun.jersey.spi.spring.container.servlet
- package com.sun.jersey.spi.spring.container.servlet
Provides support for Spring-based Web applications.
CONTEXT_CONFIG_LOCATION
- Static variable in class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
The context configuration location initialization parameter for declaring that a child context should be used for bean definitions.
G
getChildContext(String)
- Method in class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
Get the child application context.
getComponentProvider(Class)
- Method in class com.sun.jersey.spi.spring.container.
SpringComponentProviderFactory
getComponentProvider(ComponentContext, Class)
- Method in class com.sun.jersey.spi.spring.container.
SpringComponentProviderFactory
getContext()
- Method in class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
Get the application context.
getDefaultContext()
- Method in class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
Get the default application context.
getDefaultResourceConfig(Map<String, Object>, WebConfig)
- Method in class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
getSpringCode()
- Method in enum com.sun.jersey.api.spring.
AutowireMode
I
initiate(ResourceConfig, WebApplication)
- Method in class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
S
SpringComponentProviderFactory
- Class in
com.sun.jersey.spi.spring.container
The Spring-based
IoCComponentProviderFactory
.
SpringComponentProviderFactory(ResourceConfig, ConfigurableApplicationContext)
- Constructor for class com.sun.jersey.spi.spring.container.
SpringComponentProviderFactory
SpringServlet
- Class in
com.sun.jersey.spi.spring.container.servlet
A servlet or filter for deploying root resource classes with Spring integration.
SpringServlet()
- Constructor for class com.sun.jersey.spi.spring.container.servlet.
SpringServlet
V
valueOf(String)
- Static method in enum com.sun.jersey.api.spring.
AutowireMode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.sun.jersey.api.spring.
AutowireMode
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
G
I
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Oracle Corporation
. All Rights Reserved.