|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectableProviderContext.InjectableScopePair | |
---|---|
com.sun.jersey.core.spi.factory | Provides support for factories of particular component types. |
com.sun.jersey.spi.inject | Provides support for injection onto resource and provider classes. |
Uses of InjectableProviderContext.InjectableScopePair in com.sun.jersey.core.spi.factory |
---|
Methods in com.sun.jersey.core.spi.factory that return InjectableProviderContext.InjectableScopePair | ||
---|---|---|
|
InjectableProviderFactory.getInjectableWithScope(Class<? extends Annotation> ac,
ComponentContext ic,
A a,
C c,
List<ComponentScope> ls)
|
Uses of InjectableProviderContext.InjectableScopePair in com.sun.jersey.spi.inject |
---|
Methods in com.sun.jersey.spi.inject that return InjectableProviderContext.InjectableScopePair | ||
---|---|---|
|
InjectableProviderContext.getInjectableWithScope(Class<? extends Annotation> ac,
ComponentContext ic,
A a,
C c,
List<ComponentScope> ls)
Get an injectable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |