B C D E F G H I M O P R S U V W

B

BUNDLE_CONTEXT_ATTR - Static variable in class org.glassfish.osgiweb.Constants
 

C

Constants - Class in org.glassfish.osgiweb
 
Constants() - Constructor for class org.glassfish.osgiweb.Constants
 
createOSGiDeploymentRequest(Deployment, ArchiveFactory, ServerEnvironmentImpl, ActionReport, Bundle) - Method in class org.glassfish.osgiweb.OSGiWebDeployer
 
createOSGiUndeploymentRequest(Deployment, ServerEnvironmentImpl, ActionReport, OSGiApplicationInfo) - Method in class org.glassfish.osgiweb.OSGiWebDeployer
 

D

decorate(WebModule) - Method in class org.glassfish.osgiweb.OSGiWebModuleDecorator
 

E

EVENT_PROPERTY_BUNDLE - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_BUNDLE_ID - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_BUNDLE_SYMBOLICNAME - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_BUNDLE_VERSION - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_COLLISION - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_COLLISION_BUNDLES - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_CONTEXT_PATH - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_EXCEPTION - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_EXTENDER_BUNDLE - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_EXTENDER_BUNDLE_ID - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_EXTENDER_BUNDLE_NAME - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_EXTENDER_BUNDLE_VERSION - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_PROPERTY_TIMESTAMP - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_TOPIC_DEPLOYED - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_TOPIC_DEPLOYING - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_TOPIC_FAILED - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_TOPIC_UNDEPLOYED - Static variable in class org.glassfish.osgiweb.Constants
 
EVENT_TOPIC_UNDEPLOYING - Static variable in class org.glassfish.osgiweb.Constants
 

F

FACELET_CONFIG_ATTR - Static variable in class org.glassfish.osgiweb.Constants
 
FACES_ANNOTATED_CLASSES - Static variable in class org.glassfish.osgiweb.Constants
 
FACES_CONFIG_ATTR - Static variable in class org.glassfish.osgiweb.Constants
 

G

getAnnotatedClasses(Set<URI>) - Method in class org.glassfish.osgiweb.OSGiFacesAnnotationScanner
 
getDeploymentContextImpl(ActionReport, Logger, ReadableArchive, OpsParams, ServerEnvironmentImpl, Bundle) - Method in class org.glassfish.osgiweb.OSGiWebDeploymentRequest
 
getDeploymentContextImpl(ActionReport, Logger, ReadableArchive, UndeployCommandParameters, ServerEnvironmentImpl, Bundle) - Method in class org.glassfish.osgiweb.OSGiWebUndeploymentRequest
 
getDeployParams() - Method in class org.glassfish.osgiweb.OSGiWebDeploymentRequest
 
getResources(ServletContext) - Method in class org.glassfish.osgiweb.OSGiFaceletConfigResourceProvider
 
getResources(ServletContext) - Method in class org.glassfish.osgiweb.OSGiFacesConfigResourceProvider
 

H

handles(Bundle) - Method in class org.glassfish.osgiweb.OSGiWebDeployer
 

I

init() - Method in class org.glassfish.osgiweb.WAB
 

M

makeArchive() - Method in class org.glassfish.osgiweb.OSGiWebDeploymentRequest
 

O

openConnection(URL) - Method in class org.glassfish.osgiweb.WebBundleURLStreamHandlerService
 
org.glassfish.osgiweb - package org.glassfish.osgiweb
 
OSGI_WEB_CONTEXTPATH - Static variable in class org.glassfish.osgiweb.Constants
 
OSGI_WEB_SYMBOLIC_NAME - Static variable in class org.glassfish.osgiweb.Constants
 
OSGI_WEB_VERSION - Static variable in class org.glassfish.osgiweb.Constants
 
OSGiFaceletConfigResourceProvider - Class in org.glassfish.osgiweb
Built-in com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider can't discover resources named as xxx.taglib.xml.
OSGiFaceletConfigResourceProvider() - Constructor for class org.glassfish.osgiweb.OSGiFaceletConfigResourceProvider
 
OSGiFacesAnnotationScanner - Class in org.glassfish.osgiweb
 
OSGiFacesAnnotationScanner(ServletContext) - Constructor for class org.glassfish.osgiweb.OSGiFacesAnnotationScanner
Creates a new AnnotationScanner instance.
OSGiFacesConfigResourceProvider - Class in org.glassfish.osgiweb
Built-in com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider can't discover resources named as xxx.faces-config.xml.
OSGiFacesConfigResourceProvider() - Constructor for class org.glassfish.osgiweb.OSGiFacesConfigResourceProvider
 
OSGiWebContainerActivator - Class in org.glassfish.osgiweb
 
OSGiWebContainerActivator() - Constructor for class org.glassfish.osgiweb.OSGiWebContainerActivator
 
OSGiWebDeployer - Class in org.glassfish.osgiweb
 
OSGiWebDeployer(BundleContext) - Constructor for class org.glassfish.osgiweb.OSGiWebDeployer
 
OSGiWebDeploymentRequest - Class in org.glassfish.osgiweb
This is the class responsible for deploying a WAB in the Java EE container.
OSGiWebDeploymentRequest(Deployment, ArchiveFactory, ServerEnvironmentImpl, ActionReport, Bundle) - Constructor for class org.glassfish.osgiweb.OSGiWebDeploymentRequest
 
OSGiWebModuleDecorator - Class in org.glassfish.osgiweb
This is where we cuistomize the StandardContext (or WebModule as you call it) object created for a WAB.
OSGiWebModuleDecorator() - Constructor for class org.glassfish.osgiweb.OSGiWebModuleDecorator
 
OSGiWebUndeploymentRequest - Class in org.glassfish.osgiweb
 
OSGiWebUndeploymentRequest(Deployment, ServerEnvironmentImpl, ActionReport, OSGiApplicationInfo) - Constructor for class org.glassfish.osgiweb.OSGiWebUndeploymentRequest
 

P

postDeploy() - Method in class org.glassfish.osgiweb.OSGiWebDeploymentRequest
 
postUndeploy() - Method in class org.glassfish.osgiweb.OSGiWebUndeploymentRequest
 
preDeploy() - Method in class org.glassfish.osgiweb.OSGiWebDeploymentRequest
 
processManifest(URL, String) - Static method in class org.glassfish.osgiweb.WARManifestProcessor
Reads content of the given URL, uses it to come up with a new Manifest.

R

raiseEvent(AbstractOSGiDeployer.State, Bundle, Throwable) - Method in class org.glassfish.osgiweb.OSGiWebDeployer
 
readQueryParams(String) - Static method in class org.glassfish.osgiweb.WARManifestProcessor
 

S

setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.glassfish.osgiweb.WebBundleURLStreamHandlerService
 
start(BundleContext) - Method in class org.glassfish.osgiweb.OSGiWebContainerActivator
 
start() - Method in class org.glassfish.osgiweb.WebExtender
 
stop(BundleContext) - Method in class org.glassfish.osgiweb.OSGiWebContainerActivator
 
stop() - Method in class org.glassfish.osgiweb.WebExtender
 

U

Util - Class in org.glassfish.osgiweb
 
Util() - Constructor for class org.glassfish.osgiweb.Util
 

V

VIRTUAL_SERVERS - Static variable in class org.glassfish.osgiweb.Constants
 

W

WAB - Class in org.glassfish.osgiweb
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.
WAB(Bundle, Bundle[]) - Constructor for class org.glassfish.osgiweb.WAB
 
WARManifestProcessor - Class in org.glassfish.osgiweb
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.
WARManifestProcessor() - Constructor for class org.glassfish.osgiweb.WARManifestProcessor
 
WEB_BUNDLE_SCHEME - Static variable in class org.glassfish.osgiweb.Constants
 
WEB_CONTEXT_PATH - Static variable in class org.glassfish.osgiweb.Constants
 
WEB_JSP_EXTRACT_LOCATION - Static variable in class org.glassfish.osgiweb.Constants
 
WebBundleURLStreamHandlerService - Class in org.glassfish.osgiweb
A URLStreamHandlerService for webbundle scheme.
WebBundleURLStreamHandlerService() - Constructor for class org.glassfish.osgiweb.WebBundleURLStreamHandlerService
 
WebExtender - Class in org.glassfish.osgiweb
An extender that listens to web application bundle's lifecycle events and does the necessary deployment/undeployment.
WebExtender(BundleContext) - Constructor for class org.glassfish.osgiweb.WebExtender
 

B C D E F G H I M O P R S U V W

Copyright © 2013 GlassFish Community. All Rights Reserved.