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