Package org.glassfish.osgiweb

Class Summary
Constants  
OSGiFaceletConfigResourceProvider Built-in com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider can't discover resources named as xxx.taglib.xml.
OSGiFacesAnnotationScanner  
OSGiFacesConfigResourceProvider Built-in com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider can't discover resources named as xxx.faces-config.xml.
OSGiWebContainerActivator  
OSGiWebDeployer  
OSGiWebDeploymentRequest This is the class responsible for deploying a WAB in the Java EE container.
OSGiWebModuleDecorator This is where we cuistomize the StandardContext (or WebModule as you call it) object created for a WAB.
OSGiWebUndeploymentRequest  
Util  
WAB Servlet spec, the spec which defines the term Web Application, defines the overall structure of a Web Application as a hierrachical arrangement of files (and directories), but does not mandate them to be available in a hierarchical file system per se.
WARManifestProcessor When a deployer installs a bundle with Constants.WEB_BUNDLE_SCHEME, our registered handler gets a chance to look at the stream and process the MANIFEST.MF.
WebBundleURLStreamHandlerService A URLStreamHandlerService for webbundle scheme.
WebExtender An extender that listens to web application bundle's lifecycle events and does the necessary deployment/undeployment.
 



Copyright © 2011 GlassFish Community. All Rights Reserved.