Package org.eclipse.jetty.plus.annotation


package org.eclipse.jetty.plus.annotation
Jetty Plus : Limited JEE Annotation Support
  • Classes
    Class
    Description
    Deprecated.
    Injection
    InjectionCollection Map of classname to all injections requested on that class, whether by declaration in web.xml or via equivalent annotations.
    LifeCycleCallback Holds information about a class and method that has either been configured in web.xml to have postconstruct or predestroy callbacks, or has the equivalent annotations.
    LifeCycleCallbackCollection This class collects the classes and methods that have been configured in web.xml with postconstruct/predestroy callbacks, or that contain the equivalent annotations.
    PostConstructCallback
    PreDestroyCallback
    Deprecated.
    unused as of 9.4.28 due for removal in 10.0.0
    Deprecated.
    class unused as of 9.4.28 due for removal in 10.0.0