public class WebServerComponent extends Object implements ExternalComponent
| Constructor and Description |
|---|
WebServerComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ComponentDTO config,
String artemisInstance,
String artemisHome) |
boolean |
isStarted() |
void |
start() |
void |
stop() |
public void configure(ComponentDTO config, String artemisInstance, String artemisHome) throws Exception
configure in interface ExternalComponentExceptionpublic void start()
throws Exception
start in interface ActiveMQComponentExceptionpublic void stop()
throws Exception
stop in interface ActiveMQComponentExceptionpublic boolean isStarted()
isStarted in interface ActiveMQComponentCopyright © 2024 The Apache Software Foundation. All rights reserved.