org.apache.activemq.transport.discovery.http
Class EmbeddedJettyServer
java.lang.Object
org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
- All Implemented Interfaces:
- Service
public class EmbeddedJettyServer
- extends Object
- implements Service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddedJettyServer
public EmbeddedJettyServer()
start
public void start()
throws Exception
- Specified by:
start
in interface Service
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop
in interface Service
- Throws:
Exception
getAgent
public HTTPDiscoveryAgent getAgent()
setAgent
public void setAgent(HTTPDiscoveryAgent agent)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.