WebSphere:*,type=StatusCache
MBean StatusCache
Cache for Notifications and Report Generation.
Operation Summary | |
---|---|
void | sendReport( WebSphere internal use only: Builds a report and sends it back as an event. |
void | sendReport() WebSphere internal use only: Builds a report and sends it back as an event. |
void | placeReport( WebSphere internal use only: Builds a report and sends it back as an event. |
java.lang.String | dumpCache() WebSphere internal use only: Dump the contents of the cache. |
Notification Summary | |
---|---|
websphere.status.report WebSphere internal use only: A new status report has been built. |
Operation Detail |
---|
public void sendReport(
java.lang.Boolean force
)
WebSphere internal use only: Builds a report and sends it back as an event.
force
-
To Force the Refresh of the Cache, set this to true
administrator
operator
public void sendReport()
WebSphere internal use only: Builds a report and sends it back as an event.
administrator
operator
public void placeReport(
com.ibm.ws.management.status.StatusReport report
)
WebSphere internal use only: Builds a report and sends it back as an event.
report
-
Report to set in the currect cache
administrator
operator
public java.lang.String dumpCache()
WebSphere internal use only: Dump the contents of the cache.
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Notification Detail |
---|
WebSphere internal use only: A new status report has been built.
6
(Normal, Cleared, or Informative)