|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerMBean | |
---|---|
weblogic.management.configuration | |
weblogic.management.runtime |
Uses of ServerMBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return ServerMBean | |
---|---|
ServerMBean |
DomainMBean.createServer(String name)
This is the factory method for Servers that are scoped at the domain level. |
ServerMBean[] |
MigratableTargetMBean.getAllCandidateServers()
The list of servers that are candidates to host the migratable services deployed to this migratable target. |
ServerMBean[] |
MigratableTargetMBean.getConstrainedCandidateServers()
The (user-restricted) list of servers that can host the migratable services deployed to this migratable target. |
ServerMBean[] |
SNMPTrapSourceMBean.getEnabledServers()
This attribute is applicable only when the SNMP Agent is running on the Admin Server of a WebLogic Domain. |
ServerMBean |
ServerDebugMBean.getServer()
Returns the server for this bean |
ServerMBean |
AdminServerMBean.getServer()
Deprecated. 9.0.0.0 |
ServerMBean[] |
DomainMBean.getServers()
Returns the ServerMBeans representing the servers that have been configured to be part of this domain. |
ServerMBean[] |
ClusterMBean.getServers()
The servers which have declared membership in this cluster. |
ServerMBean |
DomainMBean.lookupServer(String name)
Lookup a particular server from the list. |
Methods in weblogic.management.configuration with parameters of type ServerMBean | |
---|---|
boolean |
MigratableTargetMBean.addConstrainedCandidateServer(ServerMBean constrainedCandidateServer)
|
boolean |
SNMPTrapSourceMBean.addEnabledServer(ServerMBean server)
Adds a feature to the EnabledServer attribute of the SNMPTrapSourceMBean object |
void |
DomainMBean.destroyServer(ServerMBean server)
Destroys and removes a server which is a child of this Domain with the specified short name . |
boolean |
MigratableTargetMBean.removeConstrainedCandidateServer(ServerMBean constrainedCandidateServer)
|
boolean |
SNMPTrapSourceMBean.removeEnabledServer(ServerMBean server)
|
void |
MigratableTargetMBean.setAllCandidateServers(ServerMBean[] servers)
|
void |
MigratableTargetMBean.setConstrainedCandidateServers(ServerMBean[] constrainedCandidateServers)
All constrained candiate servers must belong to the same cluster. |
void |
SNMPTrapSourceMBean.setEnabledServers(ServerMBean[] serversEnabled)
Sets the value of the EnabledServers attribute. |
void |
ServerDebugMBean.setServer(ServerMBean value)
Set the server. |
void |
MigratableTargetMBean.setUserPreferredServer(ServerMBean t)
|
void |
JTAMigratableTargetMBean.setUserPreferredServer(ServerMBean userPreferredServer)
|
Uses of ServerMBean in weblogic.management.runtime |
---|
Methods in weblogic.management.runtime with parameters of type ServerMBean | |
---|---|
void |
MigratableServiceCoordinatorRuntimeMBean.migrate(MigratableTargetMBean migratableTarget,
ServerMBean destination)
Migrates all services deployed to the migratableTarget to the destination server. |
void |
MigratableServiceCoordinatorRuntimeMBean.migrate(MigratableTargetMBean migratableTarget,
ServerMBean destination,
boolean sourceUp,
boolean destinationUp)
Migrates all services deployed to the migratableTarget to the destination server. |
void |
MigratableServiceCoordinatorRuntimeMBean.migrateJTA(MigratableTargetMBean migratableTarget,
ServerMBean destination,
boolean sourceUp,
boolean destinationUp)
Migrates the JTARecoveryManager deployed to a migratableTarget to the destination server. |
void |
MigratableServiceCoordinatorRuntimeMBean.migrateSingleton(SingletonServiceMBean singletonService,
ServerMBean destination)
Migrates the singleton service specified by the SingletonServiceMBean to the destination server. |
|
Copyright 1996, 2011, 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 MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |