public class EmbeddedJettyServer extends Object implements org.apache.activemq.Service
| Constructor and Description |
|---|
EmbeddedJettyServer() |
| Modifier and Type | Method and Description |
|---|---|
HTTPDiscoveryAgent |
getAgent() |
void |
setAgent(HTTPDiscoveryAgent agent) |
void |
start() |
void |
stop() |
public EmbeddedJettyServer()
public void start() throws Exception
start in interface org.apache.activemq.ServiceExceptionpublic void stop() throws Exception
stop in interface org.apache.activemq.ServiceExceptionpublic HTTPDiscoveryAgent getAgent()
public void setAgent(HTTPDiscoveryAgent agent)
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.