|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectetm.contrib.console.HttpConsoleServer
etm.contrib.console.HttpConsoleServerPlugin
public class HttpConsoleServerPlugin
A EtmPlugin that enables our HTTP console.
| Field Summary |
|---|
| Fields inherited from class etm.contrib.console.HttpConsoleServer |
|---|
etmMonitor |
| Constructor Summary | |
|---|---|
HttpConsoleServerPlugin()
|
|
| Method Summary | |
|---|---|
PluginMetaData |
getPluginMetaData()
Returns the current HTTP console metadata. |
void |
init(EtmMonitorContext ctx)
Lifecycle Method, will be called before EtmPlugin.start(), after initalization of
the current EtmMonitor runtime. |
| Methods inherited from class etm.contrib.console.HttpConsoleServer |
|---|
getListenPort, getWorker, getWorkerSize, isExpanded, returnWorker, setExpanded, setListenPort, setWorkerSize, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface etm.core.plugin.EtmPlugin |
|---|
start, stop |
| Constructor Detail |
|---|
public HttpConsoleServerPlugin()
| Method Detail |
|---|
public void init(EtmMonitorContext ctx)
EtmPluginEtmPlugin.start(), after initalization of
the current EtmMonitor runtime.
init in interface EtmPluginctx - The current EtmMonitor Context.public PluginMetaData getPluginMetaData()
getPluginMetaData in interface EtmPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||