| Package | Description |
|---|---|
| org.eclipse.jetty.osgi.annotations |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnnotationConfiguration.parseBundle(WebAppContext context,
AnnotationParser parser,
org.osgi.framework.Bundle webbundle,
org.osgi.framework.Bundle bundle) |
protected void |
AnnotationConfiguration.parseFragmentBundle(WebAppContext context,
AnnotationParser parser,
org.osgi.framework.Bundle webbundle,
org.osgi.framework.Bundle fragmentBundle)
Scan a fragment bundle for servlet annotations
|
protected void |
AnnotationConfiguration.parseRequiredBundle(WebAppContext context,
AnnotationParser parser,
org.osgi.framework.Bundle webbundle,
org.osgi.framework.Bundle requiredBundle)
Scan a bundle required by the webbundle for servlet annotations
|
protected void |
AnnotationConfiguration.parseWebBundle(WebAppContext context,
AnnotationParser parser,
org.osgi.framework.Bundle webbundle)
Scan a bundle required by the webbundle for servlet annotations
|
| Constructor and Description |
|---|
AnnotationConfiguration.BundleParserTask(AnnotationParser parser,
Set<? extends AnnotationParser.Handler> handlers,
Resource resource,
ClassNameResolver resolver) |
Copyright © 1995-2015 Webtide. All Rights Reserved.