public class AbstractContextProvider.OSGiApp extends AbstractOSGiApp
_bundle, _properties, _registration| Constructor and Description |
|---|
OSGiApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
Dictionary properties,
String contextFile,
String originId) |
OSGiApp(DeploymentManager manager,
AppProvider provider,
String originId,
org.osgi.framework.Bundle bundle,
String contextFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureContextHandler() |
ContextHandler |
createContextHandler() |
String |
getContextFile() |
void |
setHandler(ContextHandler h) |
deregisterAsOSGiService, findFile, getBundle, getBundleSymbolicName, getBundleVersionAsString, getFileAsResource, getFileAsResource, getRegistration, registerAsOSGiService, setRegistrationgetAppProvider, getContextHandler, getContextId, getContextPath, getDeploymentManager, getOriginId, toStringpublic OSGiApp(DeploymentManager manager, AppProvider provider, String originId, org.osgi.framework.Bundle bundle, String contextFile)
public OSGiApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, Dictionary properties, String contextFile, String originId)
public String getContextFile()
public void setHandler(ContextHandler h)
public ContextHandler createContextHandler() throws Exception
ExceptionCopyright © 1995–2017 Webtide. All rights reserved.