| Package | Description | 
|---|---|
| weblogic.deploy.api.tools | Provides convenience classes to obtain a  WebLogicDeploymentManager, populate a configuration for an application, and 
create a new or updated deployment plan. | 
| weblogic.management.configuration | |
| weblogic.management.mbeanservers.edit | Provides interfaces and exceptions for  weblogic.management.mbeanservers.edit. | 
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetModuleID[] | SessionHelper. getDefaultJMSTargetModuleIDs(DomainMBean domain,
                            TargetMBean[] deploymentTargets,
                            String appName,
                            String name)Creates TargetModuleID objects for a JMS module contained withing this application. | 
| Target | SessionHelper. getTarget(TargetMBean target)Given a TargetMBean, returns a jsr88 Target object | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ClusterMBeanThis bean represents a cluster in the domain. | 
| interface  | JMSServerMBeanThis class represents a JMS server. | 
| interface  | JTAMigratableTargetMBeanThe target that is used internally to register the
 JTA recovery manager to the Migration Manager. | 
| interface  | MigratableTargetMBeanA target that is suitable for services that shall be active
 on at most one server of a cluster at a time. | 
| interface  | SAFAgentMBeanThis class represents a Store-and-Forward (SAF) agent. | 
| interface  | ServerMBeanThis class represents a individual WebLogic Server. | 
| interface  | ServerTemplateMBeanThis class represents a WebLogic Server. | 
| interface  | VirtualHostMBeanThis bean represents the configuration of virtual web server
 within a WebLogic Server instance. | 
| interface  | VirtualTargetMBeanThis bean represents a target for a resource group in a partition. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetMBean[] | DomainMBean. findAllTargets() Returns the list of targets including all partitions' AdminVirtualTargets. | 
| TargetMBean[] | ResourceGroupMBean. findEffectiveTargets()Returns the targets actually used by this resource group,
 accounting for partition-level defaulting. | 
| TargetMBean[] | ComponentMBean. getActivatedTargets()Deprecated.  List of servers and clusters where this module is currently
 active. | 
| TargetMBean[] | PartitionMBean. getAvailableTargets()All the available targets for this partition. | 
| TargetMBean[] | PartitionMBean. getDefaultTargets()A list of default targets for the partition (if any). | 
| TargetMBean | LifecycleManagerConfigMBean. getTarget()The cluster target defined in the current domain that should host the
 LifecycleManager service when running deployed in Cluster mode. | 
| TargetMBean[] | TargetInfoMBean. getTargets()You must select a target on which an MBean will be deployed from
 this list of the targets in the current domain on which this item
 can be deployed. | 
| TargetMBean[] | VirtualTargetMBean. getTargets()You must select a target from
 this list of the targets in the current domain. | 
| TargetMBean[] | SAFAgentMBean. getTargets() | 
| TargetMBean[] | ResourceGroupMBean. getTargets()A list of all the targets. | 
| TargetMBean[] | PersistentStoreMBean. getTargets()The server instances, clusters, or migratable targets defined in the current domain that are 
 candidates for hosting a file store, JDBC store, or replicated store. | 
| TargetMBean[] | JMSServerMBean. getTargets()The server instances, clusters, or a migratable targets defined in the current domain that are
 candidates for hosting the JMSSerer. | 
| TargetMBean[] | JMSInteropModuleMBean. getTargets()You must select a target on which an MBean will be deployed from
 this list of the targets in the current domain on which this item
 can be deployed. | 
| TargetMBean[] | DomainMBean. getTargets()Define targets for this Domain | 
| TargetMBean[] | DeploymentMBean. getTargets()You must select a target on which an MBean will be deployed from
 this list of the targets in the current domain on which this item
 can be deployed. | 
| TargetMBean[] | CoherenceClusterSystemResourceMBean. getTargets()You must select a target on which an MBean will be deployed from
 this list of the targets in the current domain on which this item
 can be deployed. | 
| TargetMBean | PartitionMBean. lookupAvailableTarget(String name)Looks up the named available target. | 
| TargetMBean | ResourceGroupMBean. lookupTarget(String name)Find a particular target with a given name. | 
| TargetMBean | DomainMBean. lookupTarget(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ComponentMBean. activated(TargetMBean target)Deprecated.  Indicates whether component has been activated on a server | 
| void | PartitionMBean. addAvailableTarget(TargetMBean availableTarget)Adds an existing target to the list of available targets for this partition. | 
| void | PartitionMBean. addDefaultTarget(TargetMBean defaultTarget)Adds an existing target to the list of default targets for this partition. | 
| void | TargetInfoMBean. addTarget(TargetMBean target)You can add a target to specify additional servers on which the
 deployment can be deployed. | 
| void | ResourceGroupMBean. addTarget(TargetMBean target)Add an existing target to the list of targets. | 
| boolean | PersistentStoreMBean. addTarget(TargetMBean target)Targets a server instance to a store. | 
| boolean | JMSServerMBean. addTarget(TargetMBean target)Targets the JMSServer to the specified target instance. | 
| void | JMSInteropModuleMBean. addTarget(TargetMBean target)You can add a target to specify additional servers on which the
 deployment can be deployed. | 
| boolean | DeploymentMBean. addTarget(TargetMBean target)You can add a target to specify additional servers on which the
 deployment can be deployed. | 
| void | PartitionMBean. removeAvailableTarget(TargetMBean target)Removes the specified target from the list of available targets for this partition. | 
| void | PartitionMBean. removeDefaultTarget(TargetMBean target)Removes the specified target from the list of default targets for this partition. | 
| void | TargetInfoMBean. removeTarget(TargetMBean target)Removes the value of the Target attribute. | 
| void | ResourceGroupMBean. removeTarget(TargetMBean target)Remove the given target from the list of targets. | 
| boolean | PersistentStoreMBean. removeTarget(TargetMBean target)Untargets a server instance from a store. | 
| boolean | JMSServerMBean. removeTarget(TargetMBean target)Untargets the JMSServer instance from the current target. | 
| void | JMSInteropModuleMBean. removeTarget(TargetMBean target)Removes the value of the Target attribute. | 
| boolean | DeploymentMBean. removeTarget(TargetMBean target)Removes the value of the addTarget attribute. | 
| void | PartitionMBean. setAvailableTargets(TargetMBean[] targets)Replaces the current list of available targets, if any, with this array. | 
| void | PartitionMBean. setDefaultTargets(TargetMBean[] targets)Set the default targets for the partition. | 
| void | LifecycleManagerConfigMBean. setTarget(TargetMBean Target)Change the cluster target the value for the  getTargetattribute. | 
| void | TargetInfoMBean. setTargets(TargetMBean[] targets)Sets the value of the Targets attribute. | 
| void | SAFAgentMBean. setTargets(TargetMBean[] Targets) | 
| void | ResourceGroupMBean. setTargets(TargetMBean[] targets)Replace the current list of targets, if any, with this list. | 
| void | PersistentStoreMBean. setTargets(TargetMBean[] Targets)Sets the value for the  getTargetsattribute. | 
| void | JMSServerMBean. setTargets(TargetMBean[] Targets)Sets the value of the getTargets attribute. | 
| void | JMSInteropModuleMBean. setTargets(TargetMBean[] targets)Sets the value of the Targets attribute. | 
| void | DeploymentMBean. setTargets(TargetMBean[] Targets)Sets the value of the getTargets attribute. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceGroupMigrationTaskMBean | PortablePartitionManagerMBean. migrateResourceGroup(TargetMBean target,
                    TargetMBean currentTarget,
                    TargetMBean newTarget,
                    long timeout)Migrates resource group from one physical target to another. | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. boot(TargetMBean[] targets)Begins the transition of the partition from the  SHUTDOWNstate andHALTEDsubstate to theSHUTDOWNstate andBOOTEDsubstate on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. forceShutdown(TargetMBean[] targets)Begins to force the shutdown of this resource group on the specified targets, changing its state to  SHUTDOWN. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. forceShutdown(TargetMBean[] targets)Begins to force the shut down of this partition on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. forceSuspend(TargetMBean[] targets)Begins the forceful transition of this resource group from the  RUNNINGstate to theADMINstate on the specified targets. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. forceSuspend(TargetMBean[] targets)Begins the forceful transition of the partition from the  RUNNINGstate to theADMINstate on the specified targets. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. halt(TargetMBean[] targets)Begins the forceful transition of the partition from the  RUNNINGstate or theADMINstate to theSHUTDOWNstate andHALTEDsubstate on a specific set of targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. resume(TargetMBean[] targets)Begins the transition of this resource group from the  ADMINstate to theRUNNINGstate on the specified targets. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. resume(TargetMBean[] targets)Begins the transition of the partition from the  ADMINstate to theRUNNINGstate on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. shutdown(int timeout,
        boolean ignoreSessions,
        boolean waitForAllSessions,
        TargetMBean[] targets)Begins to shut down this resource group gracefully on the specified targets, changing its state to  SHUTDOWN. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. shutdown(int timeout,
        boolean ignoreSessions,
        boolean waitForAllSessions,
        TargetMBean[] targets)Begins to shut down this partition gracefully on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. shutdown(int timeout,
        boolean ignoreSessions,
        TargetMBean[] targets)Begins to shut down this resource group gracefully on the specified targets, changing its state to  SHUTDOWN. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. shutdown(int timeout,
        boolean ignoreSessions,
        TargetMBean[] targets)Begins to shut down this partition gracefully on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. shutdown(TargetMBean[] targets)Begins to shut down this resource group gracefully on the specified targets, changing its state to  SHUTDOWN. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. shutdown(TargetMBean[] targets)Begins to shut down this partition gracefully on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. start(TargetMBean[] targets)Begins to start this resource group on the specified targets, changing its state to  RUNNING. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. start(TargetMBean[] targets)Begins to start this partition on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. startInAdmin(TargetMBean[] targets)Begins to start this resource group in the admin state on the specified targets, changing its state to  ADMIN. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. startInAdmin(TargetMBean[] targets)Begins to start this partition in the  ADMINstate on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. suspend(int timeout,
       boolean ignoreSessions,
       TargetMBean[] targets)Begins to transition this resource group from  RUNNINGtoADMINstate gracefully on the specified targets. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. suspend(int timeout,
       boolean ignoreSessions,
       TargetMBean[] targets)Begins the graceful transition of the partition from the  RUNNINGstate to
 theADMINstate on the specified targets. | 
| ResourceGroupLifeCycleTaskRuntimeMBean | ResourceGroupLifeCycleRuntimeMBean. suspend(TargetMBean[] targets)Begins the graceful transition of this resource group from the  RUNNINGstate to theADMINstate on the specified targets. | 
| PartitionLifeCycleTaskRuntimeMBean | PartitionLifeCycleRuntimeMBean. suspend(TargetMBean[] targets)Begins the graceful transition of the partition from the  RUNNINGstate to theADMINstate on the specified targets. |