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, setRegistration
getAppProvider, getContextHandler, getContextId, getContextPath, getDeploymentManager, getOriginId, toString
public 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
Exception
Copyright © 1995-2015 Webtide. All Rights Reserved.