Package org.eclipse.jetty.plus.annotation
Jetty Plus : Limited JEE Annotation Support
-
Class Summary Class Description ContainerInitializer Injection InjectionInjectionCollection InjectionCollection Map of classname to all injections requested on that class, whether by declaration in web.xml or via equivalent annotations.LifeCycleCallback 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 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 PostConstructCallbackPreDestroyCallback PreDestroyCallbackRunAs Deprecated. unused as of 9.4.28 due for removal in 10.0.0RunAsCollection Deprecated. class unused as of 9.4.28 due for removal in 10.0.0