|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifeCycleCallbackCollection | |
|---|---|
| org.mortbay.jetty.annotations | |
| org.mortbay.jetty.plus.servlet | |
| org.mortbay.jetty.plus.webapp | |
| Uses of LifeCycleCallbackCollection in org.mortbay.jetty.annotations |
|---|
| Methods in org.mortbay.jetty.annotations that return LifeCycleCallbackCollection | |
|---|---|
LifeCycleCallbackCollection |
AnnotationCollection.processLifeCycleCallbackAnnotations(LifeCycleCallbackCollection callbacks)
Process @PostConstruct and @PreDestroy annotations. |
| Methods in org.mortbay.jetty.annotations with parameters of type LifeCycleCallbackCollection | |
|---|---|
static void |
AnnotationParser.parseAnnotations(Class clazz,
RunAsCollection runAs,
InjectionCollection injections,
LifeCycleCallbackCollection callbacks)
Examine the class hierarchy for a class, finding all annotations. |
LifeCycleCallbackCollection |
AnnotationCollection.processLifeCycleCallbackAnnotations(LifeCycleCallbackCollection callbacks)
Process @PostConstruct and @PreDestroy annotations. |
| Uses of LifeCycleCallbackCollection in org.mortbay.jetty.plus.servlet |
|---|
| Methods in org.mortbay.jetty.plus.servlet that return LifeCycleCallbackCollection | |
|---|---|
LifeCycleCallbackCollection |
ServletHandler.getCallbacks()
|
| Methods in org.mortbay.jetty.plus.servlet with parameters of type LifeCycleCallbackCollection | |
|---|---|
void |
ServletHandler.setCallbacks(LifeCycleCallbackCollection callbacks)
|
| Uses of LifeCycleCallbackCollection in org.mortbay.jetty.plus.webapp |
|---|
| Fields in org.mortbay.jetty.plus.webapp declared as LifeCycleCallbackCollection | |
|---|---|
protected LifeCycleCallbackCollection |
AbstractConfiguration._callbacks
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||