public class ServiceContextProvider.ServiceApp extends AbstractContextProvider.OSGiApp
_bundle, _properties, _registration
Constructor and Description |
---|
ServiceContextProvider.ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
Dictionary properties,
String contextFile,
String originId) |
ServiceContextProvider.ServiceApp(DeploymentManager manager,
AppProvider provider,
String originId,
org.osgi.framework.Bundle bundle,
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 ServiceContextProvider.ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, Dictionary properties, String contextFile, String originId)
public ServiceContextProvider.ServiceApp(DeploymentManager manager, AppProvider provider, String originId, org.osgi.framework.Bundle bundle, String contextFile)
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.