| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CoherenceServerLifeCycleTaskRuntimeMBean | 
CoherenceServerLifeCycleRuntimeMBean.forceShutdown()
Deprecated.  
Immediately transitions a server to the  
SHUTDOWN
 state. | 
CoherenceServerLifeCycleTaskRuntimeMBean[] | 
CoherenceServerLifeCycleRuntimeMBean.getTasks()
Deprecated.  
Gets pre-existing server life cycle tasks. 
 | 
CoherenceServerLifeCycleTaskRuntimeMBean | 
CoherenceServerLifeCycleRuntimeMBean.start()
Deprecated.  
Uses Node Manager to start a Coherence cache server. 
 |