| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| weblogic.server | 
 Provides interfaces and exceptions for  
weblogic.server. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CoherenceServerLifeCycleRuntimeMBean
Deprecated. 
 
12.2.1.0.0 Standalone Coherence Cache Server control using Nodemanager feature has been deprecated
 and replaced with Managed Coherence Servers introduced in 12.1.2 
 | 
interface  | 
ServerLifeCycleRuntimeMBean
Provides methods that transition servers from one state to
 another. 
 | 
interface  | 
ServerRuntimeMBean
Provides methods for retrieving runtime information about a
 server instance and for transitioning a server from one state
 to another. 
 | 
interface  | 
ServerStates
This interface defines the lifecycle states that a server can be in. 
 | 
interface  | 
SystemComponentLifeCycleRuntimeMBean
Provides methods that transition system component from one state to another. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ServerService
Server services that need to hook into the servers lifecycle implement this
 interface. 
 |