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, setHandlerfindFile, getBundle, getBundleSymbolicName, getBundleVersionAsString, getFileAsResource, getFileAsResource, getRegistration, setRegistrationgetAppProvider, getContextHandler, getContextId, getContextPath, getDeploymentManager, getOriginId, toStringpublic 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 AbstractOSGiAppExceptionprotected void deregisterAsOSGiService()
throws Exception
deregisterAsOSGiService in class AbstractOSGiAppExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.