org.ow2.orchestra.axis.osgi
Class Engine
java.lang.Object
org.ow2.orchestra.axis.osgi.Engine
public class Engine
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Engine
public Engine()
setEnvironment
public void setEnvironment(java.lang.String environmentLocation)
getEnvironment
public java.lang.String getEnvironment()
getHttpService
public org.osgi.service.http.HttpService getHttpService()
setHttpService
public void setHttpService(org.osgi.service.http.HttpService httpService)
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 © 2009 OW2 Consortium. All Rights Reserved.