Package | Description |
---|---|
weblogic.management |
Provides for the configuration, control and monitoring of a WebLogic Domain.
|
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
weblogic.management.mbeanservers.edit.internal |
Provides interfaces for
weblogic.management.mbeanservers.edit.internal . |
weblogic.management.provider |
Provides interfaces for
weblogic.management.provider . |
weblogic.management.provider.internal |
Provides interfaces for
weblogic.management.provider.internal . |
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
weblogic.server |
Provides interfaces and exceptions for
weblogic.server . |
weblogic.t3.srvr |
Provides interfaces for
weblogic.t3.srvr . |
Modifier and Type | Method and Description |
---|---|
ResourceGroupLifeCycleRuntimeMBean[] |
PartitionLifeCycleService.getResourceGroupLifeCycleRuntimes() |
ResourceGroupLifeCycleRuntimeMBean[] |
PartitionLifeCycleHelper.getResourceGroupLifeCycleRuntimes() |
ResourceGroupLifeCycleRuntimeMBean |
PartitionLifeCycleService.lookupResourceGroupLifeCycleRuntime(java.lang.String name) |
ResourceGroupLifeCycleRuntimeMBean |
PartitionLifeCycleHelper.lookupResourceGroupLifeCycleRuntime(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
private static void |
DomainValidator.validateResourceGroupStateForDestroy(ResourceGroupLifeCycleRuntimeMBean resourceGroupLifeCycleRuntime) |
Modifier and Type | Method and Description |
---|---|
private void |
ResourceGroupMigrationTaskImpl.shutdownRG(ResourceGroupLifeCycleRuntimeMBean resourceGroupLifeCycleRuntime) |
Modifier and Type | Method and Description |
---|---|
ResourceGroupLifeCycleRuntimeMBean[] |
DomainAccess.getResourceGroupLifeCycleRuntimes()
The
ResourceGroupLifeCycleRuntimeMBean for all configured
domain-level resource groups in the domain. |
ResourceGroupLifeCycleRuntimeMBean |
DomainAccess.lookupResourceGroupLifeCycleRuntime(java.lang.String name)
Returns the resource group life cycle runtime MBean for the specified
domain-level resource group
|
Modifier and Type | Method and Description |
---|---|
ResourceGroupLifeCycleRuntimeMBean[] |
DomainRuntimeMBeanImpl.getResourceGroupLifeCycleRuntimes() |
ResourceGroupLifeCycleRuntimeMBean[] |
DomainAccessImpl.getResourceGroupLifeCycleRuntimes() |
ResourceGroupLifeCycleRuntimeMBean |
DomainRuntimeMBeanImpl.lookupResourceGroupLifeCycleRuntime(java.lang.String name) |
ResourceGroupLifeCycleRuntimeMBean |
DomainAccessImpl.lookupResourceGroupLifeCycleRuntime(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
ResourceGroupLifeCycleRuntimeMBean[] |
PartitionLifeCycleRuntimeMBean.getResourceGroupLifeCycleRuntimes()
The resource group lifecycle tasks for this partition.
|
ResourceGroupLifeCycleRuntimeMBean[] |
DomainRuntimeMBean.getResourceGroupLifeCycleRuntimes()
Returns life cycle runtimes for domain-level resource groups.
|
ResourceGroupLifeCycleRuntimeMBean |
PartitionLifeCycleRuntimeMBean.lookupResourceGroupLifeCycleRuntime(java.lang.String name)
Look up the named resource group lifecycle task for this partition.
|
ResourceGroupLifeCycleRuntimeMBean |
DomainRuntimeMBean.lookupResourceGroupLifeCycleRuntime(java.lang.String name)
Returns the resource group life cycle run-time MBean for the specified
domain-level resource group.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceGroupLifeCycleRuntime
Implementation of ResourceGroupLifeCycleRuntimeMBean.
|
Modifier and Type | Method and Description |
---|---|
ResourceGroupLifeCycleRuntimeMBean[] |
PartitionLifeCycleRuntime.getResourceGroupLifeCycleRuntimes() |
ResourceGroupLifeCycleRuntimeMBean |
PartitionLifeCycleRuntime.lookupResourceGroupLifeCycleRuntime(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
ResourceGroupLifeCycleRuntimeMBean[] |
PartitionLifeCycleHelperImpl.getResourceGroupLifeCycleRuntimes() |
ResourceGroupLifeCycleRuntimeMBean |
PartitionLifeCycleHelperImpl.lookupResourceGroupLifeCycleRuntime(java.lang.String name) |