Uses of Class
org.eclipse.jetty.annotations.AnnotationConfiguration
-
Packages that use AnnotationConfiguration Package Description org.eclipse.jetty.ant Jetty Ant : Ant Tasks and Configurationorg.eclipse.jetty.osgi.annotations -
-
Uses of AnnotationConfiguration in org.eclipse.jetty.ant
Fields in org.eclipse.jetty.ant declared as AnnotationConfiguration Modifier and Type Field Description static AnnotationConfigurationAntWebAppContext. ANNOTATION_CONFIGURATION -
Uses of AnnotationConfiguration in org.eclipse.jetty.osgi.annotations
Subclasses of AnnotationConfiguration in org.eclipse.jetty.osgi.annotations Modifier and Type Class Description classAnnotationConfigurationExtend the AnnotationConfiguration to support OSGi: Look for annotations inside WEB-INF/lib and also in the fragments and required bundles.
-