public class ServiceWebAppProvider.ServiceApp extends AbstractWebAppProvider.OSGiApp
_bundle, _properties, _registration
Constructor and Description |
---|
ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
java.util.Dictionary<java.lang.String,java.lang.String> properties,
java.lang.String originId) |
ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
java.lang.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 ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, java.util.Dictionary<java.lang.String,java.lang.String> properties, java.lang.String originId)
public ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, java.lang.String originId)
public void registerAsOSGiService() throws java.lang.Exception
registerAsOSGiService
in class AbstractOSGiApp
java.lang.Exception
protected void deregisterAsOSGiService() throws java.lang.Exception
deregisterAsOSGiService
in class AbstractOSGiApp
java.lang.Exception
Copyright © 1995–2023 Webtide. All rights reserved.