|
Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 MBean API Reference 11g Release 1 (10.3.1) Part Number E13945-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetMBean | |
---|---|
weblogic.management.configuration |
Uses of TargetMBean in weblogic.management.configuration |
---|
Subinterfaces of TargetMBean in weblogic.management.configuration | |
---|---|
interface |
ClusterMBean
This bean represents a cluster in the domain. |
interface |
JMSServerMBean
This class represents a JMS server. |
interface |
JTAMigratableTargetMBean
The target that is used internally to register the JTA recovery manager to the Migration Manager. |
interface |
MigratableTargetMBean
A target that is suitable for services that shall be active on at most one server of a cluster at a time. |
interface |
ServerMBean
This class represents a WebLogic Server. |
interface |
VirtualHostMBean
This bean represents the configuration of virtual web server within a WebLogic Server instance. |
Methods in weblogic.management.configuration that return TargetMBean | |
---|---|
TargetMBean[] |
ComponentMBean.getActivatedTargets()
Deprecated. List of servers and clusters where this module is currently active. |
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[] |
JMSServerMBean.getTargets()
The server instances 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 |
DomainMBean.lookupTarget(String name)
|
Methods in weblogic.management.configuration with parameters of type TargetMBean | |
---|---|
boolean |
ComponentMBean.activated(TargetMBean target)
Deprecated. Indicates whether component has been activated on a server |
void |
TargetInfoMBean.addTarget(TargetMBean target)
You can add a target to specify additional servers on which the deployment can be deployed. |
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 |
TargetInfoMBean.removeTarget(TargetMBean target)
Removes the value of the Target attribute. |
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 |
TargetInfoMBean.setTargets(TargetMBean[] targets)
Sets the value of the Targets attribute. |
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. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 MBean API Reference 11g Release 1 (10.3.1) Part Number E13945-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |