|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JOnASResourceMonitorServiceMBean
Management interface for the Resource Monitor Service.
| Method Summary | |
|---|---|
Integer |
getMonitoredResourcesCount()
Returns the number of monitored resources. |
List<String> |
getMonitoredResourcesDescriptions()
Returns a list of descriptions for the monitored resources. |
Long |
getMonitoringInterval()
Returns the approximate time interval between two resource checks. |
void |
setMonitoringInterval(Long interval)
Sets the approximate time interval between two resource checks. |
| Method Detail |
|---|
Integer getMonitoredResourcesCount()
List<String> getMonitoredResourcesDescriptions()
void setMonitoringInterval(Long interval)
interval - the new interval in milliseconds.Long getMonitoringInterval()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||