WebSphere:*,type=StatusCache
MBean StatusCache
Cache for Notifications and Report Generation.
Operation Summary | |
void | sendReport( Builds a report and sends it back as an event. |
void | sendReport() Builds a report and sends it back as an event. |
java.lang.String | dumpCache() Dump Cache |
Notification Summary | |
websphere.status.report A new status report has been built. |
Operation Detail |
public void sendReport(java.lang.Boolean force
)
force
-
To Force the Refresh of the Cache, set this to true
public void sendReport()
public java.lang.String dumpCache()
Notification Detail |