public class AbstractContextProvider.OSGiApp extends AbstractOSGiApp
_bundle, _properties, _registration| Constructor and Description |
|---|
OSGiApp(DeploymentManager manager,
AppProvider provider,
org.osgi.framework.Bundle bundle,
java.util.Dictionary properties,
java.lang.String contextFile,
java.lang.String originId) |
OSGiApp(DeploymentManager manager,
AppProvider provider,
java.lang.String originId,
org.osgi.framework.Bundle bundle,
java.lang.String contextFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureContextHandler() |
ContextHandler |
createContextHandler() |
java.lang.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, java.lang.String originId, org.osgi.framework.Bundle bundle, java.lang.String contextFile)
public OSGiApp(DeploymentManager manager, AppProvider provider, org.osgi.framework.Bundle bundle, java.util.Dictionary properties, java.lang.String contextFile, java.lang.String originId)
public java.lang.String getContextFile()
public void setHandler(ContextHandler h)
public ContextHandler createContextHandler() throws java.lang.Exception
java.lang.Exceptionpublic void configureContextHandler()
throws java.lang.Exception
java.lang.ExceptionCopyright © 1995–2022 Webtide. All rights reserved.