public class ServiceContextProvider.ServiceApp extends AbstractContextProvider.OSGiApp
_bundle, _properties, _registration| Constructor and Description |
|---|
ServiceContextProvider.ServiceApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
java.util.Dictionary properties,
java.lang.String contextFile,
java.lang.String originId) |
ServiceContextProvider.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, setHandlergetBundle, getBundleSymbolicName, getBundleVersionAsString, getRegistration, setRegistrationgetAppProvider, getContextHandler, getContextId, getContextPath, getDeploymentManager, getOriginId, toStringpublic ServiceContextProvider.ServiceApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, java.util.Dictionary properties, java.lang.String contextFile, java.lang.String originId)
public ServiceContextProvider.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 © 2013 FuseSource, Corp.. All Rights Reserved.