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, setWebAppPathfindFile, getBundle, getBundleSymbolicName, getBundleVersionAsString, getFileAsResource, getFileAsResource, getRegistration, setRegistrationgetAppProvider, getContextHandler, getContextId, getDeploymentManager, getOriginId, toStringpublic 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 AbstractOSGiAppjava.lang.Exceptionprotected void deregisterAsOSGiService()
throws java.lang.Exception
deregisterAsOSGiService in class AbstractOSGiAppjava.lang.ExceptionCopyright © 1995–2021 Webtide. All rights reserved.