public class ServiceContextProvider.ServiceApp extends AbstractContextProvider.OSGiApp
_bundle, _properties, _registration
Constructor and Description |
---|
ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
java.util.Dictionary properties,
java.lang.String contextFile,
java.lang.String originId) |
ServiceApp(DeploymentManager manager,
AppProvider provider,
java.lang.String originId,
org.osgi.framework.Bundle bundle,
java.lang.String contextFile) |
Modifier and Type | Method and Description |
---|---|
protected void |
deregisterAsOSGiService() |
void |
registerAsOSGiService() |
configureContextHandler, createContextHandler, getContextFile, setHandler
findFile, getBundle, getBundleSymbolicName, getBundleVersionAsString, getFileAsResource, getFileAsResource, getRegistration, setRegistration
getAppProvider, getContextHandler, getContextId, getContextPath, getDeploymentManager, getOriginId, toString
public ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, java.util.Dictionary properties, java.lang.String contextFile, java.lang.String originId)
public ServiceApp(DeploymentManager manager, AppProvider provider, java.lang.String originId, org.osgi.framework.Bundle bundle, java.lang.String contextFile)
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.