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, setRegistration
getAppProvider, getContextHandler, getContextId, getContextPath, getDeploymentManager, getOriginId, toString
public 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.Exception
public void configureContextHandler() throws java.lang.Exception
java.lang.Exception
Copyright © 1995–2023 Webtide. All rights reserved.