org.ow2.orchestra.osgi
Class OrchestraOSGiEngine
java.lang.Object
org.ow2.orchestra.osgi.OrchestraOSGiEngine
public class OrchestraOSGiEngine
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORCHESTRA_WAR_CONTEXT_PROP
public static final java.lang.String ORCHESTRA_WAR_CONTEXT_PROP
- See Also:
- Constant Field Values
OrchestraOSGiEngine
public OrchestraOSGiEngine(org.osgi.framework.BundleContext bundleContext)
setEnvironmentLocation
public void setEnvironmentLocation(java.lang.String environmentLocation)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
getEnvironmentLocation
public java.net.URL getEnvironmentLocation()
getHttpService
public org.osgi.service.http.HttpService getHttpService()
setHttpService
public void setHttpService(org.osgi.service.http.HttpService httpService)
unsetHttpService
public void unsetHttpService(org.osgi.service.http.HttpService httpService)
setOrchestraExtensionService
public void setOrchestraExtensionService(OrchestraExtensionService orchestraExtensionService)
- Parameters:
orchestraExtensionService - the orchestraExtensionService to set
unsetOrchestraExtensionService
public void unsetOrchestraExtensionService(OrchestraExtensionService orchestraExtensionService)
start
public void start()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
stop
public void stop()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
Copyright © 2010 OW2 Consortium. All Rights Reserved.