public class OSGiMetaInfConfiguration extends MetaInfConfiguration
Configuration.ClassListCACHED_CONTAINER_FRAGMENTS, CACHED_CONTAINER_RESOURCES, CACHED_CONTAINER_TLDS, DEFAULT_USE_CONTAINER_METAINF_CACHE, METAINF_FRAGMENTS, METAINF_RESOURCES, METAINF_TLDS, USE_CONTAINER_METAINF_CACHEATTR| Constructor and Description |
|---|
OSGiMetaInfConfiguration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
preConfigure(WebAppContext context)
Deprecated.
Inspect bundle fragments associated with the bundle of the webapp for web-fragment, resources, tlds.
|
postConfigure, scanForFragment, scanForResources, scanForTlds, scanJarscloneConfigure, configure, deconfigure, destroypublic void preConfigure(WebAppContext context) throws Exception
preConfigure in interface ConfigurationpreConfigure in class MetaInfConfigurationcontext - The context to configureExceptionMetaInfConfiguration.preConfigure(org.eclipse.jetty.webapp.WebAppContext)Copyright © 1995–2015 Mort Bay Consulting. All rights reserved.