|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InjectionCollection | |
|---|---|
| org.mortbay.jetty.annotations | |
| org.mortbay.jetty.plus.servlet | |
| org.mortbay.jetty.plus.webapp | |
| Uses of InjectionCollection in org.mortbay.jetty.annotations |
|---|
| Methods in org.mortbay.jetty.annotations that return InjectionCollection | |
|---|---|
InjectionCollection |
AnnotationCollection.processResourceAnnotations(InjectionCollection injections)
Process @Resource annotations at the class, method and field level. |
| Methods in org.mortbay.jetty.annotations with parameters of type InjectionCollection | |
|---|---|
static void |
AnnotationParser.parseAnnotations(Class clazz,
RunAsCollection runAs,
InjectionCollection injections,
LifeCycleCallbackCollection callbacks)
Examine the class hierarchy for a class, finding all annotations. |
InjectionCollection |
AnnotationCollection.processResourceAnnotations(InjectionCollection injections)
Process @Resource annotations at the class, method and field level. |
| Uses of InjectionCollection in org.mortbay.jetty.plus.servlet |
|---|
| Methods in org.mortbay.jetty.plus.servlet that return InjectionCollection | |
|---|---|
InjectionCollection |
ServletHandler.getInjections()
|
| Methods in org.mortbay.jetty.plus.servlet with parameters of type InjectionCollection | |
|---|---|
void |
ServletHandler.setInjections(InjectionCollection injections)
|
| Uses of InjectionCollection in org.mortbay.jetty.plus.webapp |
|---|
| Fields in org.mortbay.jetty.plus.webapp declared as InjectionCollection | |
|---|---|
protected InjectionCollection |
AbstractConfiguration._injections
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||