| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TriggerRuntimeMBean[] | 
ResourceRuntimeMBean.getTriggerRuntimes()
The runtime state of the Triggers configured as part of the Resource
 Consumption Management policy of the current Domain Partition, in the
 current Server instance. 
 | 
TriggerRuntimeMBean | 
ResourceRuntimeMBean.lookupTriggerRuntime(String name)
Looks up a trigger runtime state from the list of triggers configured in
 Resource Consumption Management policy of the current Domain Partition. 
 |