| Modifier and Type | Method and Description |
|---|---|
OverloadProtectionThresholdBean |
createThreshold(String name)
Create a OverloadProtectionThresholdBean by a given bean name.
|
void |
destroyThreshold(OverloadProtectionThresholdBean threshold)
destroy the specific OverloadProtectionThresholdBean from the MBean tree.
|
OverloadProtectionThresholdBean[] |
getThresholds()
Get All OverloadProtectionThresholds.
|
OverloadProtectionThresholdBean |
lookupThreshold(String name)
Get a OverloadProtectionThresholdBean by a given bean name.
|
getName, setNamevoid destroyThreshold(OverloadProtectionThresholdBean threshold)
threshold - OverloadProtectionThresholdBeanOverloadProtectionThresholdBean[] getThresholds()
OverloadProtectionThresholdBean createThreshold(String name)
name - OverloadProtectionThreshold nameOverloadProtectionThresholdBean lookupThreshold(String name)
name - OverloadProtectionThreshold name