java.lang.Object
org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
- All Implemented Interfaces:
org.apache.activemq.Service
public class EmbeddedJettyServer
extends Object
implements org.apache.activemq.Service
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EmbeddedJettyServer
public EmbeddedJettyServer()
-
Method Details
-
start
- Specified by:
start in interface org.apache.activemq.Service
- Throws:
Exception
-
stop
- Specified by:
stop in interface org.apache.activemq.Service
- Throws:
Exception
-
-