public class ServiceWebAppProvider.ServiceApp extends AbstractWebAppProvider.OSGiApp
_bundle, _properties, _registration
Constructor and Description |
---|
ServiceWebAppProvider.ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
Dictionary properties,
String originId) |
ServiceWebAppProvider.ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
String originId) |
Modifier and Type | Method and Description |
---|---|
protected void |
deregisterAsOSGiService() |
void |
registerAsOSGiService() |
applyMetaInfContextXml, configureWebApp, createContextHandler, createWebApp, getBundlePath, getContextPath, getPathsToRequiredBundles, newWebApp, setContextPath, setWebAppContext, setWebAppPath
findFile, getBundle, getBundleSymbolicName, getBundleVersionAsString, getFileAsResource, getFileAsResource, getRegistration, setRegistration
getAppProvider, getContextHandler, getContextId, getDeploymentManager, getOriginId, toString
public ServiceWebAppProvider.ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, Dictionary properties, String originId)
public ServiceWebAppProvider.ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, String originId)
public void registerAsOSGiService() throws Exception
registerAsOSGiService
in class AbstractOSGiApp
Exception
protected void deregisterAsOSGiService() throws Exception
deregisterAsOSGiService
in class AbstractOSGiApp
Exception
Copyright © 1995-2015 Webtide. All Rights Reserved.