public class WebModuleProbeProvider extends Object
| Constructor and Description |
|---|
WebModuleProbeProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
webModuleStartedEvent(String appName,
String hostName)
Emits probe event that the web module with the given
appName has been loaded on the virtual server with
the given hostName. |
void |
webModuleStoppedEvent(String appName,
String hostName)
Emits probe event that the web module with the given
appName has been unloaded from the virtual server with
the given hostName. |
Copyright © 2017. All rights reserved.