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