|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.3) Part Number E13945-03 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomainMBean
A WebLogic Domain is a group of servers and/or clusters which are administered as a group.
This is a type-safe interface for a
WebLogic Server MBean, which you can import into your client
classes and access through
weblogic.management.MBeanHome
. As of 9.0, the
MBeanHome
interface and all type-safe interfaces for
WebLogic Server MBeans are deprecated. Instead, client classes that
interact with WebLogic Server MBeans should use standard JMX design
patterns in which clients use the
javax.management.MBeanServerConnection
interface to
discover MBeans, attributes, and attribute types at runtime. For
more information, see "Developing Manageable Applications with JMX."
Field Summary | |
---|---|
static String |
CONFIG_CHANGE_AUDIT
Configuration Audit directed to Security Audit Framework. |
static String |
CONFIG_CHANGE_LOG
Configuration Audit directed to Server Log. |
static String |
CONFIG_CHANGE_LOG_AND_AUDIT
Configuration Audit directed to both Server Log and Security Audit Framework. |
static String |
CONFIG_CHANGE_NONE
Configuration Audit disabled. |
static String |
UPLOAD_DEFAULT
|
Fields inherited from interface weblogic.management.configuration.ConfigurationMBean |
---|
DEFAULT_EMPTY_BYTE_ARRAY |
Method Summary | |
---|---|
ApplicationMBean |
createApplication(String name)
Deprecated. 9.0.0.0 |
BridgeDestinationMBean |
createBridgeDestination(String name)
Factory to create BridgeDestination instance in the domain |
ClusterMBean |
createCluster(String name)
Factory for creating Clusters. |
CoherenceClusterSystemResourceMBean |
createCoherenceClusterSystemResource(String name)
Create a new CoherenceClusterSystemResource. |
CustomResourceMBean |
createCustomResource(String name,
String resourceClass,
String descriptorBeanClass)
Create a new Custom system resource. |
CustomResourceMBean |
createCustomResource(String name,
String resourceClass,
String descriptorBeanClass,
String descriptorFileName)
Create a new Custom system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config/custom. |
DomainLogFilterMBean |
createDomainLogFilter(String name)
Deprecated. 9.0.0.0 |
ErrorHandlingMBean |
createErrorHandling(String name)
Factory method to create ErrorHandling object |
FileStoreMBean |
createFileStore(String name)
Create a new FileStore |
ForeignJMSServerMBean |
createForeignJMSServer(String name)
Deprecated. 9.0.0.0 |
ForeignJNDIProviderMBean |
createForeignJNDIProvider(String name)
Create a new diagnostic deployment that can be targeted to a server |
JDBCConnectionPoolMBean |
createJDBCConnectionPool(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCDataSourceMBean |
createJDBCDataSource(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCDataSourceFactoryMBean |
createJDBCDataSourceFactory(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#AppDeployment |
JDBCMultiPoolMBean |
createJDBCMultiPool(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCStoreMBean |
createJDBCStore(String name)
Create a new JDBCStore |
JDBCSystemResourceMBean |
createJDBCSystemResource(String name)
Create a new JDBC system resource. |
JDBCSystemResourceMBean |
createJDBCSystemResource(String name,
String descriptorFileName)
Create a new JDBC system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config. |
JDBCTxDataSourceMBean |
createJDBCTxDataSource(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JMSBridgeDestinationMBean |
createJMSBridgeDestination(String name)
Factory to create JMSBridgeDestination instance in the domain |
JMSConnectionFactoryMBean |
createJMSConnectionFactory(String name)
Deprecated. 9.0.0.0 |
JMSDestinationKeyMBean |
createJMSDestinationKey(String name)
Deprecated. 9.0.0.0 |
JMSDistributedQueueMBean |
createJMSDistributedQueue(String name)
Deprecated. 9.0.0.0 |
JMSDistributedQueueMemberMBean |
createJMSDistributedQueueMember(String name)
Deprecated. 9.0.0.0 |
JMSDistributedTopicMBean |
createJMSDistributedTopic(String name)
Deprecated. 9.0.0.0 |
JMSDistributedTopicMemberMBean |
createJMSDistributedTopicMember(String name)
Deprecated. 9.0.0.0 |
JMSFileStoreMBean |
createJMSFileStore(String name)
Deprecated. 9.0.0.0 |
JMSInteropModuleMBean |
createJMSInteropModule(String name)
Create a new JMS interop module. |
JMSJDBCStoreMBean |
createJMSJDBCStore(String name)
Deprecated. 9.0.0.0 |
JMSQueueMBean |
createJMSQueue(String name)
Deprecated. 9.0.0.0 |
JMSServerMBean |
createJMSServer(String name)
Factory method to create JMSServer object |
JMSSessionPoolMBean |
createJMSSessionPool(String name)
Deprecated. 9.0.0.0 |
JMSSystemResourceMBean |
createJMSSystemResource(String name)
Create a new JMS system resource. |
JMSSystemResourceMBean |
createJMSSystemResource(String name,
String descriptorFileName)
Create a new JMS system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config. |
JMSTemplateMBean |
createJMSTemplate(String name)
Deprecated. 9.0.0.0 |
JMSTopicMBean |
createJMSTopic(String name)
Deprecated. 9.0.0.0 |
JoltConnectionPoolMBean |
createJoltConnectionPool(String name)
Factory to create a JoltConnectionPool instance in the domain |
LogFilterMBean |
createLogFilter(String name)
Creates a log filter MBean instance |
MachineMBean |
createMachine(String name)
Factory method to create a Machine object |
MailSessionMBean |
createMailSession(String name)
Factory method to create MailSession objects |
MessagingBridgeMBean |
createMessagingBridge(String name)
Factory for creating MessagingBridges |
MigratableTargetMBean |
createMigratableTarget(String name)
This is the factory method for MigratableTargets |
NetworkChannelMBean |
createNetworkChannel(String name)
Deprecated. 9.0.0.0 |
RemoteSAFContextMBean |
createRemoteSAFContext(String name)
Factory method to create SAFRemoteContext object |
SAFAgentMBean |
createSAFAgent(String name)
Factory method to create SAFAgent object |
ServerMBean |
createServer(String name)
This is the factory method for Servers that are scoped at the domain level. |
ShutdownClassMBean |
createShutdownClass(String name)
Factory method to create ShutdownClass object |
SingletonServiceMBean |
createSingletonService(String name)
Factory method to create SingletonService object |
SNMPAgentDeploymentMBean |
createSNMPAgentDeployment(String name)
Creates a SNMPAgentDeploymentMBean with the specified name |
StartupClassMBean |
createStartupClass(String name)
Factory method to create StartupClass object |
UnixMachineMBean |
createUnixMachine(String name)
Creates a UnixMachineMBean and adds it to the list returned by getMachines. |
VirtualHostMBean |
createVirtualHost(String name)
Factory method to create VirtualHost object |
WebserviceSecurityMBean |
createWebserviceSecurity(String name)
create WebserviceSecurity object |
WLDFSystemResourceMBean |
createWLDFSystemResource(String name)
Create a new JMS system resource. |
WLDFSystemResourceMBean |
createWLDFSystemResource(String name,
String descriptorFileName)
Create a new WLDF system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config. |
WLECConnectionPoolMBean |
createWLECConnectionPool(String name)
Factory method to create WLECConnectionPool object |
WSReliableDeliveryPolicyMBean |
createWSReliableDeliveryPolicy(String name)
Factory method to create WSReliableDeliveryPolicy object |
WTCServerMBean |
createWTCServer(String name)
Factory to create WTCServer instance in the domain |
XMLEntityCacheMBean |
createXMLEntityCache(String name)
Factory method to create an XMLEntityCache Object |
XMLRegistryMBean |
createXMLRegistry(String name)
Factory method to create XMLRegistry object |
void |
destroyApplication(ApplicationMBean application)
Deprecated. 9.0.0.0 |
void |
destroyBridgeDestination(BridgeDestinationMBean bridgeDestination)
deletes BridgeDestination object |
void |
destroyCluster(ClusterMBean cluster)
Deletes the cluster object |
void |
destroyCoherenceClusterSystemResource(CoherenceClusterSystemResourceMBean bean)
Destroy the given CoherenceClusterSystemResource. |
void |
destroyCustomResource(CustomResourceMBean bean)
Destroy the given system resource bean and delete the descriptor file that it refers to. |
void |
destroyDomainLogFilter(DomainLogFilterMBean logFilter)
Deprecated. 9.0.0.0 |
void |
destroyErrorHandling(ErrorHandlingMBean errorHandling)
Removes a ErrorHandling from this domain |
void |
destroyFileStore(FileStoreMBean store)
Destroy a file store |
void |
destroyForeignJMSServer(ForeignJMSServerMBean jmsServer)
Deprecated. 9.0.0.0 |
void |
destroyForeignJNDIProvider(ForeignJNDIProviderMBean provider)
Delete a diagnostic deployment configuration from the domain. |
void |
destroyJDBCConnectionPool(JDBCConnectionPoolMBean pool)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
void |
destroyJDBCDataSource(JDBCDataSourceMBean dataSource)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
void |
destroyJDBCDataSourceFactory(JDBCDataSourceFactoryMBean factory)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#AppDeployment |
void |
destroyJDBCMultiPool(JDBCMultiPoolMBean pool)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
void |
destroyJDBCStore(JDBCStoreMBean store)
Destroy a file store |
void |
destroyJDBCSystemResource(JDBCSystemResourceMBean bean)
Destroy the given system resource bean and delete the descriptor file that it refers to. |
void |
destroyJDBCTxDataSource(JDBCTxDataSourceMBean dataSource)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
void |
destroyJMSBridgeDestination(JMSBridgeDestinationMBean jmsBridgeDestination)
deletes JMSBridgeDestination object |
void |
destroyJMSConnectionFactory(JMSConnectionFactoryMBean jmsConnectionFactory)
Deprecated. 9.0.0.0 |
void |
destroyJMSDestinationKey(JMSDestinationKeyMBean destination)
Deprecated. 9.0.0.0 |
void |
destroyJMSDistributedQueue(JMSDistributedQueueMBean member)
Deprecated. 9.0.0.0 |
void |
destroyJMSDistributedQueueMember(JMSDistributedQueueMemberMBean queue)
Deprecated. 9.0.0.0 |
void |
destroyJMSDistributedTopic(JMSDistributedTopicMBean member)
Deprecated. 9.0.0.0 |
void |
destroyJMSDistributedTopicMember(JMSDistributedTopicMemberMBean topic)
Deprecated. 9.0.0.0 |
void |
destroyJMSFileStore(JMSFileStoreMBean store)
Deprecated. 9.0.0.0 |
void |
destroyJMSInteropModule(JMSInteropModuleMBean bean)
Destroy the given interop module bean and delete the descriptor file that it refers to. |
void |
destroyJMSJDBCStore(JMSJDBCStoreMBean store)
Deprecated. 9.0.0.0 |
void |
destroyJMSQueue(JMSQueueMBean queue)
Deprecated. 9.0.0.0 |
void |
destroyJMSServer(JMSServerMBean jmsServer)
Removes a JMSServer from this domain |
void |
destroyJMSSessionPool(JMSSessionPoolMBean jmsSessionPool)
Deprecated. 9.0.0.0 |
void |
destroyJMSSystemResource(JMSSystemResourceMBean bean)
Destroy the given system resource bean and delete the descriptor file that it refers to. |
void |
destroyJMSTemplate(JMSTemplateMBean template)
Deprecated. 9.0.0.0 |
void |
destroyJMSTopic(JMSTopicMBean topic)
Deprecated. 9.0.0.0 |
void |
destroyJoltConnectionPool(JoltConnectionPoolMBean joltConnectionPool)
deletes a JoltConnectionPool object |
void |
destroyLogFilter(LogFilterMBean logFilter)
Destroy the given log filter MBean |
void |
destroyMachine(MachineMBean machine)
Removes a Machine from this domain |
void |
destroyMailSession(MailSessionMBean ms)
Removes a MailSession from this domain |
void |
destroyMessagingBridge(MessagingBridgeMBean bridge)
deletes MessagingBridge object |
void |
destroyMigratableTarget(MigratableTargetMBean bean)
Destroys and removes a MigratableTarget which with the specified short name . |
void |
destroyNetworkChannel(NetworkChannelMBean channel)
Deprecated. 9.0.0.0 |
void |
destroyPathService(PathServiceMBean pathService)
Removes a PathService from this domain |
void |
destroyRemoteSAFContext(RemoteSAFContextMBean remoteSAFContext)
Removes a SAFRemoteContext from this domain |
void |
destroySAFAgent(SAFAgentMBean sAFAgent)
Removes a SAFAgent from this domain |
void |
destroyServer(ServerMBean server)
Destroys and removes a server which is a child of this Domain with the specified short name . |
void |
destroyShutdownClass(ShutdownClassMBean sc)
Removes a ShutdownClass from this domain |
void |
destroySingletonService(SingletonServiceMBean sc)
Removes a SingletonService from this domain |
void |
destroySNMPAgentDeployment(SNMPAgentDeploymentMBean mbean)
Destroys the specified SNMPAgentDeploymentMBean |
void |
destroyStartupClass(StartupClassMBean sc)
Removes a StartupClass from this domain |
void |
destroyVirtualHost(VirtualHostMBean host)
Removes a VirtualHost from this domain |
void |
destroyWebserviceSecurity(WebserviceSecurityMBean wsc)
destroy WebserviceSecurity object |
void |
destroyWLDFSystemResource(WLDFSystemResourceMBean bean)
Destroy the given system resource bean and delete the descriptor file that it refers to. |
void |
destroyWLECConnectionPool(WLECConnectionPoolMBean store)
Removes a WLECConnectionPool from this domain |
void |
destroyWSReliableDeliveryPolicy(WSReliableDeliveryPolicyMBean policy)
Removes a WSReliableDeliveryPolicy from this domain |
void |
destroyWTCServer(WTCServerMBean wtcServer)
deletes WTCServer object |
void |
destroyXMLEntityCache(XMLEntityCacheMBean cache)
Factory method to destroys an XMLEntityCache Object |
void |
destroyXMLRegistry(XMLRegistryMBean registry)
Removes a XMLRegistry from this domain |
boolean |
discoverManagedServer(String serverName)
Admin Server's knowledge of running Managed Servers is refreshed. |
void |
discoverManagedServers()
Admin Server's knowledge of running Managed Servers is refreshed. |
AdminConsoleMBean |
getAdminConsole()
get AdminConsoleMBean object, a console specific MBean to configure weblogic administration console attributes. |
int |
getAdministrationPort()
The common secure administration port for this WebLogic Server domain. |
String |
getAdministrationProtocol()
The default protocol for communicating through the administration port or administration channels. |
String |
getAdminServerName()
|
AppDeploymentMBean[] |
getAppDeployments()
The collection of deployable entities in this domain. |
ApplicationMBean[] |
getApplications()
Deprecated. 9.0.0.0 |
int |
getArchiveConfigurationCount()
The number of archival versions of config.xml saved by the Administration Server each time the domain configuration is modified. |
BridgeDestinationMBean[] |
getBridgeDestinations()
Deprecated. 9.0.0.0 |
ClusterMBean[] |
getClusters()
Returns the ClusterMBeans representing the cluster that have been configured to be part of this domain. |
CoherenceClusterSystemResourceMBean[] |
getCoherenceClusterSystemResources()
The CoherenceClusterSystemResourceMBeans that have been defined for this domain. |
String |
getConfigurationAuditType()
Returns the criteria used for auditing configuration events (configuration changes and other operations): CONFIG_CHANGE_NONE Configuration events will neither be
written to the server log or directed to the Security Audit Framework. |
String |
getConfigurationVersion()
The release identifier for the configuration. |
String |
getConsoleContextPath()
The context path that you want to use in URLs that specify the Administration Console. |
String |
getConsoleExtensionDirectory()
Returns the directory path that console extensions are loaded from. |
CustomResourceMBean[] |
getCustomResources()
Returns the JMSSystemResourceMBeans that have been defined for this domain. |
DeploymentConfigurationMBean |
getDeploymentConfiguration()
Return the deployment configuration for this Domain. |
DeploymentMBean[] |
getDeployments()
Returns the DeploymentsMBeans representing the deployments that have been deployed to be part of this domain. |
Object[] |
getDisconnectedManagedServers()
Deprecated. Use the ServerLifecycleRuntime |
DomainLogFilterMBean[] |
getDomainLogFilters()
Deprecated. 9.0.0.0 |
String |
getDomainVersion()
Defines the common version of all servers in a domain. |
EmbeddedLDAPMBean |
getEmbeddedLDAP()
Returns the embedded LDAP configuration for this domain. |
ErrorHandlingMBean[] |
getErrorHandlings()
Get ErrorHandlingMBean for this Domain |
FileStoreMBean[] |
getFileStores()
Return file stores defined in this domain |
ForeignJNDIProviderMBean[] |
getForeignJNDIProviders()
Get all the defined Foreign JNDI Providers |
AppDeploymentMBean[] |
getInternalAppDeployments()
The collection of internal application deployments in this domain |
LibraryMBean[] |
getInternalLibraries()
The collection of internal libraries in this domain |
JDBCConnectionPoolMBean[] |
getJDBCConnectionPools()
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCDataSourceFactoryMBean[] |
getJDBCDataSourceFactories()
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#AppDeployment |
JDBCDataSourceMBean[] |
getJDBCDataSources()
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCMultiPoolMBean[] |
getJDBCMultiPools()
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCStoreMBean[] |
getJDBCStores()
Return file stores defined in this domain |
JDBCSystemResourceMBean[] |
getJDBCSystemResources()
Returns the JDBCSystemResourceMBeans that have been defined for this domain |
JDBCTxDataSourceMBean[] |
getJDBCTxDataSources()
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JMSBridgeDestinationMBean[] |
getJMSBridgeDestinations()
Return the JMSBridgeDestinations for this Domain. |
JMSConnectionFactoryMBean[] |
getJMSConnectionFactories()
Deprecated. 9.0.0.0 |
JMSDestinationKeyMBean[] |
getJMSDestinationKeys()
Deprecated. 9.0.0.0 |
JMSDestinationMBean[] |
getJMSDestinations()
Deprecated. 9.0.0.0 |
JMSDistributedQueueMemberMBean[] |
getJMSDistributedQueueMembers()
Deprecated. 9.0.0.0 |
JMSDistributedQueueMBean[] |
getJMSDistributedQueues()
Deprecated. 9.0.0.0 |
JMSDistributedTopicMemberMBean[] |
getJMSDistributedTopicMembers()
Deprecated. 9.0.0.0 |
JMSDistributedTopicMBean[] |
getJMSDistributedTopics()
Deprecated. 9.0.0.0 |
JMSFileStoreMBean[] |
getJMSFileStores()
Deprecated. 9.0.0.0 |
JMSInteropModuleMBean[] |
getJMSInteropModules()
Returns the JMS Interop Module that have been defined for this domain. |
JMSJDBCStoreMBean[] |
getJMSJDBCStores()
Deprecated. 9.0.0.0 |
JMSQueueMBean[] |
getJMSQueues()
Deprecated. 9.0.0.0 |
JMSServerMBean[] |
getJMSServers()
Define JMSServers for this Domain |
JMSSessionPoolMBean[] |
getJMSSessionPools()
Deprecated. 9.0.0.0 |
JMSStoreMBean[] |
getJMSStores()
Deprecated. 9.0.0.0 |
JMSSystemResourceMBean[] |
getJMSSystemResources()
Returns the JMSSystemResourceMBeans that have been defined for this domain. |
JMSTemplateMBean[] |
getJMSTemplates()
Deprecated. 9.0.0.0 |
JMSTopicMBean[] |
getJMSTopics()
Deprecated. 9.0.0.0 |
JMXMBean |
getJMX()
The configuration of the JMX Subsystem. |
JoltConnectionPoolMBean[] |
getJoltConnectionPools()
Return the JoltConnectionPools for this Domain. |
JPAMBean |
getJPA()
Return the JPA configuration for this Domain. |
JTAMBean |
getJTA()
Return the JTA configuration for this Domain. |
long |
getLastModificationTime()
Return the last time this domain was updated. |
LibraryMBean[] |
getLibraries()
|
LogMBean |
getLog()
Return the domain logfile configuration for this domain. |
LogFilterMBean[] |
getLogFilters()
Gets the array of log filters defined in the domain |
MachineMBean[] |
getMachines()
Define machines for this Domain |
MailSessionMBean[] |
getMailSessions()
Retrieve MailSessions for this Domain |
MessagingBridgeMBean[] |
getMessagingBridges()
Returns the MessagingBridgeMBean representing the messaging bridges that have been configured to be part of this domain. |
MigratableTargetMBean[] |
getMigratableTargets()
Returns an array of the contained MigratableTarget MBeans |
NetworkChannelMBean[] |
getNetworkChannels()
Deprecated. 9.0.0.0 |
RemoteSAFContextMBean[] |
getRemoteSAFContexts()
Get RemoteSAFContextMBean for this Domain |
String |
getRootDirectory()
Return the root directory for the domain. |
SAFAgentMBean[] |
getSAFAgents()
Get SAFAgentMBean for this Domain |
SecurityMBean |
getSecurity()
Deprecated. 9.0.0.0 |
SecurityConfigurationMBean |
getSecurityConfiguration()
Return the (new) security configuration for this domain. |
SelfTuningMBean |
getSelfTuning()
Get the WorkManager configuration pieces for this domain |
ServerMBean[] |
getServers()
Returns the ServerMBeans representing the servers that have been configured to be part of this domain. |
ShutdownClassMBean[] |
getShutdownClasses()
Retrieve ShutdownClasses for this Domain |
SingletonServiceMBean[] |
getSingletonServices()
Retrieve SingletonServicees for this Domain |
SNMPAgentMBean |
getSNMPAgent()
Return the SNMPAgentMBean for this domain. |
SNMPAgentDeploymentMBean[] |
getSNMPAgentDeployments()
The SNMPAgentDeployments defined in the domain. |
StartupClassMBean[] |
getStartupClasses()
Retrieve StartupClasses for this Domain |
SystemResourceMBean[] |
getSystemResources()
Return the SystemResourceMBeans in this Domain. |
TargetMBean[] |
getTargets()
Define targets for this Domain |
VirtualHostMBean[] |
getVirtualHosts()
Define VirtualHosts for this Domain |
WebAppContainerMBean |
getWebAppContainer()
Collection of global properties to be applied on all webapps in this domain. |
WebserviceSecurityMBean[] |
getWebserviceSecurities()
|
WLDFSystemResourceMBean[] |
getWLDFSystemResources()
Returns the WLDFSystemResourceMBeans that have been defined for this domain. |
WLECConnectionPoolMBean[] |
getWLECConnectionPools()
Get WLECConnectionPools for this Domain |
WSReliableDeliveryPolicyMBean[] |
getWSReliableDeliveryPolicies()
Define wSReliableDeliveryPolicies for this Domain |
WTCServerMBean[] |
getWTCServers()
Return the WTCServerMBeans for this Domain. |
XMLEntityCacheMBean[] |
getXMLEntityCaches()
Returns all the XMLEntityCache objects defined in this domain |
XMLRegistryMBean[] |
getXMLRegistries()
Define xMLRegistries for this Domain |
boolean |
isAdministrationMBeanAuditingEnabled()
Deprecated. Please use DomainMBean.getConfigurationAuditType() |
boolean |
isAdministrationPortEnabled()
Specifies whether the domain-wide administration port should be enabled for this WebLogic Server domain. |
boolean |
isAutoConfigurationSaveEnabled()
Deprecated. 9.0.0.0 The configuration is explicit written on a save call. |
boolean |
isClusterConstraintsEnabled()
Specifies that deployments targeted to a cluster succeed only if all servers in the cluster are running. |
boolean |
isConfigBackupEnabled()
If true, then backups of the configuration will be made during server boot. |
boolean |
isConsoleEnabled()
Specifies whether the Administration Server automatically deploys the Administration Console in the current domain. |
boolean |
isGuardianEnabled()
Specifies whether the Guardian Agent is deployed when starting servers in the current domain. |
boolean |
isInternalAppsDeployOnDemandEnabled()
Specifies whether internal applications such as the console, uddi, wlstestclient, and uddiexplorer are deployed on demand (first access) instead of during server startup. |
boolean |
isProductionModeEnabled()
Specifies whether all servers in this domain run in production mode. |
HashMap |
kill()
Deprecated. 9.0.0.0 |
AppDeploymentMBean |
lookupAppDeployment(String name)
|
ApplicationMBean |
lookupApplication(String name)
Deprecated. 9.0.0.0 |
BridgeDestinationMBean |
lookupBridgeDestination(String name)
|
ClusterMBean |
lookupCluster(String name)
|
CoherenceClusterSystemResourceMBean |
lookupCoherenceClusterSystemResource(String name)
Find a CoherenceClusterSystemResource with the given name. |
CustomResourceMBean |
lookupCustomResource(String name)
Find a JMSSystem resource with the given name |
DomainLogFilterMBean |
lookupDomainLogFilter(String name)
Deprecated. 9.0.0.0 |
ErrorHandlingMBean |
lookupErrorHandling(String name)
|
FileStoreMBean |
lookupFileStore(String name)
|
ForeignJNDIProviderMBean |
lookupForeignJNDIProvider(String name)
Find a ForeignJNDIProvider resource with the given name |
AppDeploymentMBean |
lookupInternalAppDeployment(String name)
|
LibraryMBean |
lookupInternalLibrary(String name)
|
JDBCConnectionPoolMBean |
lookupJDBCConnectionPool(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCDataSourceMBean |
lookupJDBCDataSource(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCDataSourceFactoryMBean |
lookupJDBCDataSourceFactory(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#AppDeployment |
JDBCMultiPoolMBean |
lookupJDBCMultiPool(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JDBCStoreMBean |
lookupJDBCStore(String name)
|
JDBCSystemResourceMBean |
lookupJDBCSystemResource(String name)
|
JDBCTxDataSourceMBean |
lookupJDBCTxDataSource(String name)
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources |
JMSBridgeDestinationMBean |
lookupJMSBridgeDestination(String name)
|
JMSConnectionFactoryMBean |
lookupJMSConnectionFactory(String name)
Deprecated. 9.0.0.0 |
JMSDestinationMBean |
lookupJMSDestination(String name)
|
JMSDestinationKeyMBean |
lookupJMSDestinationKey(String name)
Deprecated. 9.0.0.0 |
JMSDistributedQueueMBean |
lookupJMSDistributedQueue(String name)
Deprecated. 9.0.0.0 |
JMSDistributedQueueMemberMBean |
lookupJMSDistributedQueueMember(String name)
Deprecated. 9.0.0.0 |
JMSDistributedTopicMBean |
lookupJMSDistributedTopic(String name)
Deprecated. 9.0.0.0 |
JMSDistributedTopicMemberMBean |
lookupJMSDistributedTopicMember(String name)
Deprecated. 9.0.0.0 |
JMSFileStoreMBean |
lookupJMSFileStore(String name)
Deprecated. 9.0.0.0 |
JMSInteropModuleMBean |
lookupJMSInteropModule(String name)
Find a JMSInterop resource with the given name |
JMSJDBCStoreMBean |
lookupJMSJDBCStore(String name)
Deprecated. 9.0.0.0 |
JMSQueueMBean |
lookupJMSQueue(String name)
Deprecated. 9.0.0.0 |
JMSServerMBean |
lookupJMSServer(String name)
|
JMSSessionPoolMBean |
lookupJMSSessionPool(String name)
Deprecated. 9.0.0.0 |
JMSStoreMBean |
lookupJMSStore(String name)
Deprecated. 9.0.0.0 |
JMSSystemResourceMBean |
lookupJMSSystemResource(String name)
Find a JMSSystem resource with the given name |
JMSTemplateMBean |
lookupJMSTemplate(String name)
Deprecated. 9.0.0.0 |
JMSTopicMBean |
lookupJMSTopic(String name)
Deprecated. 9.0.0.0 |
JoltConnectionPoolMBean |
lookupJoltConnectionPool(String name)
Find a JoltConnectionPool object with this name |
LibraryMBean |
lookupLibrary(String name)
Look up the named module. |
LogFilterMBean |
lookupLogFilter(String name)
Looks up a log filter by name |
MachineMBean |
lookupMachine(String name)
|
MailSessionMBean |
lookupMailSession(String name)
|
MessagingBridgeMBean |
lookupMessagingBridge(String name)
|
MigratableTargetMBean |
lookupMigratableTarget(String name)
Lookup a particular MigratableTarget from the list. |
NetworkChannelMBean |
lookupNetworkChannel(String name)
Deprecated. 9.0.0.0 |
RemoteSAFContextMBean |
lookupRemoteSAFContext(String name)
|
SAFAgentMBean |
lookupSAFAgent(String name)
|
ServerMBean |
lookupServer(String name)
Lookup a particular server from the list. |
ShutdownClassMBean |
lookupShutdownClass(String name)
|
SingletonServiceMBean |
lookupSingletonService(String name)
|
SNMPAgentDeploymentMBean |
lookupSNMPAgentDeployment(String name)
Finds a SNMPAgentDeploymentMBean with the specified name |
StartupClassMBean |
lookupStartupClass(String name)
|
SystemResourceMBean |
lookupSystemResource(String name)
Lookup a particular SystemResource in this domain. |
TargetMBean |
lookupTarget(String name)
|
VirtualHostMBean |
lookupVirtualHost(String name)
|
WebserviceSecurityMBean |
lookupWebserviceSecurity(String name)
look up WebserviceSecurityConfiguration object |
WLDFSystemResourceMBean |
lookupWLDFSystemResource(String name)
Looks up a WLDFSystemResourceMBean by name. |
WLECConnectionPoolMBean |
lookupWLECConnectionPool(String name)
|
WSReliableDeliveryPolicyMBean |
lookupWSReliableDeliveryPolicy(String name)
|
WTCServerMBean |
lookupWTCServer(String name)
|
XMLEntityCacheMBean |
lookupXMLEntityCache(String name)
Returns an XMLEntityCache object if the given name |
XMLRegistryMBean |
lookupXMLRegistry(String name)
|
void |
setAdministrationMBeanAuditingEnabled(boolean choice)
Deprecated. Please use DomainMBean.setConfigurationAuditType() |
void |
setAdministrationPort(int port)
Sets the AdministrationPort attribute of the DomainMBean object |
void |
setAdministrationPortEnabled(boolean enable)
Sets the value of the AdministrationPortEnabled attribute. |
void |
setAdministrationProtocol(String protocol)
Sets the protocol to be used for admin connections when none is specified. |
void |
setAdminServerName(String name)
|
void |
setArchiveConfigurationCount(int count)
Sets the value of the ArchiveConfigurationCount attribute. |
void |
setAutoConfigurationSaveEnabled(boolean choice)
Sets the value of the AutoConfigurationSaveEnabled attribute. |
void |
setClusterConstraintsEnabled(boolean enableClusterConstraints)
Sets the value of the ClusterConstrainEnabled attribute. |
void |
setConfigBackupEnabled(boolean enable)
Sets the value of the ConfigBackupEnabled attribute. |
void |
setConfigurationAuditType(String auditType)
Sets the criteria for auditing configuration events (configuration changes and other operations): CONFIG_CHANGE_NONE . |
void |
setConfigurationVersion(String version)
Sets the value of the ConfigurationVersion attribute. |
void |
setConsoleContextPath(String ctx)
Sets the value of the ConsoleContextPath attribute. |
void |
setConsoleEnabled(boolean console)
Sets the value of the ConsoleEnabled attribute. |
void |
setConsoleExtensionDirectory(String directory)
Sets the directory path that console extension directory that console extensions are deployed to. |
void |
setDomainVersion(String version)
Sets the value of the DomainVersion attribute. |
void |
setGuardianEnabled(boolean guardian)
Sets the value of the GuardianEnabled attribute. |
void |
setInternalAppsDeployOnDemandEnabled(boolean onDemand)
Sets the value of the InternalAppsDeployOnDemandEnabled attribute. |
void |
setMsgIdPrefixCompatibilityEnabled(boolean value)
|
void |
setProductionModeEnabled(boolean productionModeEnabled)
Sets the value of the ProductionModeEnabled attribute. |
HashMap |
start()
Deprecated. 9.0.0.0 |
Methods inherited from interface weblogic.management.configuration.ConfigurationMBean |
---|
freezeCurrentValue, getName, getNotes, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSet |
Field Detail |
---|
static final String UPLOAD_DEFAULT
static final String CONFIG_CHANGE_LOG
static final String CONFIG_CHANGE_AUDIT
static final String CONFIG_CHANGE_LOG_AND_AUDIT
static final String CONFIG_CHANGE_NONE
Method Detail |
---|
String getDomainVersion()
Defines the common version of all servers in a domain. In a domain containing servers that are not all at the same release version, this attribute is used to determine the feature level that servers will assume. The value must be less than or equal to the version of any managed server in the domain. If this value is not equal to the version of the release version of the admin server, then the admin server will not be allowed to make modifications to the configuration.
void setDomainVersion(String version)
Sets the value of the DomainVersion attribute.
version
- The new DomainVersion valueDomainMBean.getDomainVersion()
long getLastModificationTime()
Return the last time this domain was updated. This is guaranteed to be unique for a given transactional modification.
SecurityConfigurationMBean getSecurityConfiguration()
Return the (new) security configuration for this domain.
SecurityMBean getSecurity()
Return the (old) security configuration for this domain.
JTAMBean getJTA()
Return the JTA configuration for this Domain.
JPAMBean getJPA()
Return the JPA configuration for this Domain.
DeploymentConfigurationMBean getDeploymentConfiguration()
Return the deployment configuration for this Domain.
WTCServerMBean[] getWTCServers()
Return the WTCServerMBeans for this Domain.
WTCServerMBean createWTCServer(String name)
Factory to create WTCServer instance in the domain
name
-
void destroyWTCServer(WTCServerMBean wtcServer)
deletes WTCServer object
wtcServer
- WTCServerMBean lookupWTCServer(String name)
name
-
LogMBean getLog()
Return the domain logfile configuration for this domain.
SNMPAgentMBean getSNMPAgent()
Return the SNMPAgentMBean for this domain. This is a singleton MBean describing SNMP Agent configuration details. This MBean has getters and setters for other SNMP related configuration MBeans.
SNMPAgentDeploymentMBean[] getSNMPAgentDeployments()
SNMPAgentDeploymentMBean createSNMPAgentDeployment(String name)
name
-
void destroySNMPAgentDeployment(SNMPAgentDeploymentMBean mbean)
mbean
- SNMPAgentDeploymentMBean lookupSNMPAgentDeployment(String name)
name
-
String getRootDirectory()
Return the root directory for the domain. In other words for a server process [ServerMBean.getRootDirectory] or [ServerMBean.getDomainDirectory]
void discoverManagedServers()
Admin Server's knowledge of running Managed Servers is refreshed. Particularly useful when Admin Server is re-started.
boolean discoverManagedServer(String serverName)
Admin Server's knowledge of running Managed Servers is refreshed. Particularly useful when Admin Server is re-started.
Object[] getDisconnectedManagedServers()
this method provides an array of strings that are the names of the managed servers that are not currently connected.
boolean isConsoleEnabled()
Specifies whether the Administration Server automatically deploys the Administration Console in the current domain.
If the Administration Console is not deployed, you can still use the WebLogic Scripting Tool or the management APIs to configure and monitor the domain.
void setConsoleEnabled(boolean console)
Sets the value of the ConsoleEnabled attribute.
console
- The new consoleEnabled valueDomainMBean.isConsoleEnabled()
String getConsoleContextPath()
The context path that you want to use in URLs that specify the Administration Console. (Requires you to enable the Administration Console for the current domain.)
To access the Administration Console, you use the following URL:
http://listen-addess:listen-port/context-path.
For example, if you set the context path to myconsole
,
then you use the following URL to access the Administration
Console: http://localhost:7001/myconsole
.
To specify the listen address and listen port that you use to access the Administration Console, configure the listen address and listen port of the Administration Server.
DomainMBean.isConsoleEnabled()
,
ServerMBean.getListenAddress()
,
ServerMBean.getListenPort()
void setConsoleContextPath(String ctx)
Sets the value of the ConsoleContextPath attribute.
ctx
- The new consoleContextPath valueDomainMBean.getConsoleContextPath()
String getConsoleExtensionDirectory()
Returns the directory path that console extensions are loaded from.
DomainMBean.isConsoleEnabled()
void setConsoleExtensionDirectory(String directory)
Sets the directory path that console extension directory that console extensions are deployed to.
boolean isAutoConfigurationSaveEnabled()
Causes the server to periodically persist changes to its configuration.
void setAutoConfigurationSaveEnabled(boolean choice)
Sets the value of the AutoConfigurationSaveEnabled attribute.
choice
- The new autoConfigurationSaveEnabled valueDomainMBean.isAutoConfigurationSaveEnabled()
ServerMBean[] getServers()
Returns the ServerMBeans representing the servers that have been configured to be part of this domain.
ServerMBean createServer(String name)
This is the factory method for Servers that are scoped at the domain level. The short name which is specified must be unique among all object instances of type . The new Server which is create will have this Domain as its parent and must be destroyed with the destroyServer method.
name
-
void destroyServer(ServerMBean server)
Destroys and removes a server which is a child of this Domain with the specified short name .
server
- to destroyServerMBean lookupServer(String name)
Lookup a particular server from the list.
name
-
ClusterMBean[] getClusters()
Returns the ClusterMBeans representing the cluster that have been configured to be part of this domain.
ClusterMBean createCluster(String name)
Factory for creating Clusters.
name
-
void destroyCluster(ClusterMBean cluster)
Deletes the cluster object
cluster
- ClusterMBean lookupCluster(String name)
name
-
DeploymentMBean[] getDeployments()
JDBCConnectionPoolMBean[] getJDBCConnectionPools()
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Returns the JDBCConnectionPoolMBeans representing the pools that have been configured to be part of this domain.
JDBCConnectionPoolMBean createJDBCConnectionPool(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
This is the factory method for JDBCConnectionPools that are scoped at the domain level. The short name which is specified must be unique among all object instances of type Target. The new JDBCConnectionPool which gets created will have this Domain as its parent and must be destroyed with the destroyServer method.
name
-
void destroyJDBCConnectionPool(JDBCConnectionPoolMBean pool)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Destroys and removes a JDBCConnectionPool which is a child of this Domain with the specified short name .
pool
- JDBCConnectionPoolMBean lookupJDBCConnectionPool(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Lookup a particular JDBCConnectionPool from the list.
name
-
JDBCDataSourceMBean[] getJDBCDataSources()
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Returns the JDBCDataSourceMBeans representing the data sources that have been configured to be part of this domain.
JDBCDataSourceMBean createJDBCDataSource(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
This is the factory method for JDBCDataSources that are scoped at the domain level. The new JDBCDataSource which gets created will have this Domain as its parent and must be destroyed with the destroyServer method.
name
-
void destroyJDBCDataSource(JDBCDataSourceMBean dataSource)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Destroys and removes a JDBCDataSource which is a child of this Domain with the specified short name .
dataSource
- JDBCDataSourceMBean lookupJDBCDataSource(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Lookup a particular JDBCDataSource from the list.
name
-
JDBCTxDataSourceMBean[] getJDBCTxDataSources()
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Returns the JDBCTxDataSource representing the JDBCTxDataSource which has been configured in this domain
JDBCTxDataSourceMBean createJDBCTxDataSource(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
This is the factory method for JDBCTxDataSources that are scoped at the domain level. The new JDBCDataSource which gets created will have this Domain as its parent and must be destroyed with the destroyServer method.
name
-
void destroyJDBCTxDataSource(JDBCTxDataSourceMBean dataSource)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Destroys and removes a JDBCTxDataSource which is a child of this Domain with the specified short name .
dataSource
- JDBCTxDataSourceMBean lookupJDBCTxDataSource(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Lookup a particular JDBCTxDataSource from the list.
name
-
JDBCMultiPoolMBean[] getJDBCMultiPools()
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Returns the JDBCMultiPool representing the multi-pools that have been configured to be part of this domain.
JDBCMultiPoolMBean createJDBCMultiPool(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
This is the factory method for JDBCMultiPools that are scoped at the domain level. The new JDBCMultiPool which gets created will have this Domain as its parent and must be destroyed with the destroyServer method.
name
-
void destroyJDBCMultiPool(JDBCMultiPoolMBean pool)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Destroys and removes a JDBCMultiPool which is a child of this Domain with the specified short name.
pool
- JDBCMultiPoolMBean lookupJDBCMultiPool(String name)
weblogic.management.configuration.DomainMBean#JDBCSystemResources
Lookup a particular JDBCMultiPool from the list.
name
-
MessagingBridgeMBean[] getMessagingBridges()
Returns the MessagingBridgeMBean representing the messaging bridges that have been configured to be part of this domain.
MessagingBridgeMBean createMessagingBridge(String name)
Factory for creating MessagingBridges
name
-
void destroyMessagingBridge(MessagingBridgeMBean bridge)
deletes MessagingBridge object
bridge
- MessagingBridgeMBean lookupMessagingBridge(String name)
name
-
HashMap start()
These operations are used to start and forceShutdown all the servers belonging to the Domain. HashMap contains references to TaskRuntimeMBeans corresponding to each server in the Domain, keyed using the server name.
HashMap kill()
void setProductionModeEnabled(boolean productionModeEnabled)
Sets the value of the ProductionModeEnabled attribute.
productionModeEnabled
- The new productionModeEnabled valueDomainMBean.isProductionModeEnabled()
boolean isProductionModeEnabled()
Specifies whether all servers in this domain run in production mode.
You can configure servers in your domain to start in one of two modes, development or production. You use development mode while you are developing your applications. Development mode uses a relaxed security configuration and enables you to auto-deploy applications. You use production mode when your application is running in its final form. A production domain uses full security and may use clusters or other advanced features.
The runtime mode is a domain-wide setting. As each Managed Server starts, it refers to the mode of the Administration Server to determine its runtime mode. If you configure the domain to run in production mode, the Administration Server saves this setting to the domain�s configuration document.
EmbeddedLDAPMBean getEmbeddedLDAP()
Returns the embedded LDAP configuration for this domain.
boolean isAdministrationPortEnabled()
Specifies whether the domain-wide administration port should be enabled for this WebLogic Server domain. Because the administration port uses SSL, enabling the administration port requires that SSL must be configured for all servers in the domain.
The domain-wide administration port enables you to start a
WebLogic Server instance in STANDBY
state. It also
allows you to separate administration traffic from application
traffic in your domain. Because all servers in the domain must
enable or disable the administration port at once, you configure
the default administration port settings at the domain level.
If you enable the administration port:
The administration port accepts only connections that specify administrator credentials.
Connections that specify administrator credentials can use only the administration port.
The command that starts managed servers must specify a secure
protocol and the administration port:
-Dweblogic.management.server=https://admin_server:administration_port
DomainMBean.getAdministrationPort()
,
DomainMBean.getAdministrationProtocol()
,
ServerMBean.isAdministrationPortEnabled()
,
ServerMBean.getAdministrationPort()
,
KernelMBean.getSSL()
void setAdministrationPortEnabled(boolean enable) throws InvalidAttributeValueException
Sets the value of the AdministrationPortEnabled attribute.
enable
- The new administrationPortEnabled value
InvalidAttributeValueException
DomainMBean.isAdministrationPortEnabled()
int getAdministrationPort()
The common secure administration port for this WebLogic Server domain. (Requires you to enable the administration port.)
DomainMBean.isAdministrationPortEnabled()
,
ServerMBean.getAdministrationPort()
void setAdministrationPort(int port) throws InvalidAttributeValueException
Sets the AdministrationPort attribute of the DomainMBean object
port
- The new administrationPort value
InvalidAttributeValueException
int getArchiveConfigurationCount()
The number of archival versions of config.xml saved by the Administration Server each time the domain configuration is modified.
void setArchiveConfigurationCount(int count)
Sets the value of the ArchiveConfigurationCount attribute.
count
- The new archiveConfigurationCount valueDomainMBean.getArchiveConfigurationCount()
boolean isConfigBackupEnabled()
If true, then backups of the configuration will be made during server boot.
void setConfigBackupEnabled(boolean enable)
Sets the value of the ConfigBackupEnabled attribute.
enable
- DomainMBean.isConfigBackupEnabled()
String getConfigurationVersion()
The release identifier for the configuration. This identifier will be used to indicate the version of the configuration. All server generated configurations will be established with the release identifier of the running server. The form of the version is major.minor.servicepack.rollingpatch. Not all parts of the version are required. i.e. "7" is acceptable.
void setConfigurationVersion(String version)
Sets the value of the ConfigurationVersion attribute.
version
- The new configurationVersion valueDomainMBean.getConfigurationVersion()
boolean isAdministrationMBeanAuditingEnabled()
DomainMBean.getConfigurationAuditType()
Specifies whether the Administration Server generates a log message when this WebLogic Server domain's configuration has been modified.
Any change to a server, module, or other item in the domain (either through the Administration Console, command-line utilities, or the APIs) will cause the Administration Server to generate this informational message.
This attribute has been deprecated in favor of ConfigurationAuditType. If values for both attributes are specified, the resultant behavior will be the logical OR condition of the two settings.
void setAdministrationMBeanAuditingEnabled(boolean choice)
DomainMBean.setConfigurationAuditType()
Sets the value of the AdministrationMBeanAuditingEnabled attribute.
choice
- The new administrationMBeanAuditingEnabled valueDomainMBean.isAdministrationMBeanAuditingEnabled()
String getConfigurationAuditType()
CONFIG_CHANGE_NONE
Configuration events will neither be
written to the server log or directed to the Security Audit Framework.
CONFIG_CHANGE_LOG
Configuration events will be
written to the server log.
CONFIG_CHANGE_AUDIT
Configuration events will be
directed to the Security Audit Framework.
CONFIG_CHANGE_LOG_AND_AUDIT
Configuration events will be
written to the server log and directed to the Security Audit Framework.
void setConfigurationAuditType(String auditType) throws InvalidAttributeValueException
CONFIG_CHANGE_NONE
. Configuration events will neither be
written to the server log or directed to the Security Audit Framework.
CONFIG_CHANGE_LOG
. Configuration evemts will be
written to the server log.
CONFIG_CHANGE_AUDIT
.Configuration events will be
directed to the Security Audit Framework.
CONFIG_CHANGE_LOG_AND_AUDIT
. Configuration events will be
written to the server log and directed to the Security Audit Framework.
auditType
- DomainMBean.CONFIG_CHANGE_NONE,DomainMBean.CONFIG_CHANGE_LOG,DomainMBean.CONFIG_CHANGE_AUDIT,DomainMBean.CONFIG_CHANGE_LOG_AND_AUDIT
InvalidAttributeValueException
boolean isClusterConstraintsEnabled()
Specifies that deployments targeted to a cluster succeed only if all servers in the cluster are running.
By default, cluster constraints are disabled and deployment is attempted only on the servers that are reachable at the time of deployment from the Administration Server. Any servers that have been shut down or are temporarily partitioned from the Administration Server will retrieve the deployment during server startup or shortly after the network partition is resolved.
void setClusterConstraintsEnabled(boolean enableClusterConstraints)
Sets the value of the ClusterConstrainEnabled attribute.
DomainMBean.isClusterConstraintsEnabled()
ApplicationMBean[] getApplications()
Define applications for this Domain
ApplicationMBean createApplication(String name)
factory to create Applications
name
-
void destroyApplication(ApplicationMBean application)
destroys Applications
application
- ApplicationMBean lookupApplication(String name)
name
-
AppDeploymentMBean[] getAppDeployments()
The collection of deployable entities in this domain. This replaces the Application in previous versions.
AppDeploymentMBean lookupAppDeployment(String name)
AppDeploymentMBean[] getInternalAppDeployments()
The collection of internal application deployments in this domain
AppDeploymentMBean lookupInternalAppDeployment(String name)
name
- of the internal application deployment
LibraryMBean[] getLibraries()
LibraryMBean lookupLibrary(String name)
LibraryMBean[] getInternalLibraries()
The collection of internal libraries in this domain
LibraryMBean lookupInternalLibrary(String name)
name
- of the internal library
WSReliableDeliveryPolicyMBean[] getWSReliableDeliveryPolicies()
Define wSReliableDeliveryPolicies for this Domain
WSReliableDeliveryPolicyMBean lookupWSReliableDeliveryPolicy(String name)
name
-
WSReliableDeliveryPolicyMBean createWSReliableDeliveryPolicy(String name)
Factory method to create WSReliableDeliveryPolicy object
name
-
void destroyWSReliableDeliveryPolicy(WSReliableDeliveryPolicyMBean policy)
Removes a WSReliableDeliveryPolicy from this domain
policy
- JDBCDataSourceFactoryMBean[] getJDBCDataSourceFactories()
weblogic.management.configuration.DomainMBean#AppDeployment
Define JDBCDataSourceFactories for this Domain
JDBCDataSourceFactoryMBean createJDBCDataSourceFactory(String name)
weblogic.management.configuration.DomainMBean#AppDeployment
Factory to create JDBCDataSourceFactories.
name
-
void destroyJDBCDataSourceFactory(JDBCDataSourceFactoryMBean factory)
weblogic.management.configuration.DomainMBean#AppDeployment
Removes a JDBCDataSourceFactory object from configuration
factory
- name of the objectJDBCDataSourceFactoryMBean lookupJDBCDataSourceFactory(String name)
weblogic.management.configuration.DomainMBean#AppDeployment
name
-
MachineMBean[] getMachines()
Define machines for this Domain
MachineMBean createMachine(String name)
Factory method to create a Machine object
name
-
UnixMachineMBean createUnixMachine(String name)
name
-
void destroyMachine(MachineMBean machine)
Removes a Machine from this domain
machine
- MachineMBean lookupMachine(String name)
name
-
XMLEntityCacheMBean[] getXMLEntityCaches()
XMLEntityCacheMBean createXMLEntityCache(String name)
name
- of the XMLEntityCache to be created.
XMLEntityCacheMBean lookupXMLEntityCache(String name)
name
- of the XMLEntityCache
void destroyXMLEntityCache(XMLEntityCacheMBean cache)
XMLEntityCache
- object to be destroyedXMLRegistryMBean[] getXMLRegistries()
Define xMLRegistries for this Domain
XMLRegistryMBean createXMLRegistry(String name)
Factory method to create XMLRegistry object
name
-
void destroyXMLRegistry(XMLRegistryMBean registry)
Removes a XMLRegistry from this domain
registry
- XMLRegistryMBean lookupXMLRegistry(String name)
name
-
TargetMBean[] getTargets()
Define targets for this Domain
TargetMBean lookupTarget(String name) throws IllegalArgumentException
IllegalArgumentException
JMSServerMBean[] getJMSServers()
Define JMSServers for this Domain
JMSServerMBean createJMSServer(String name)
Factory method to create JMSServer object
name
-
void destroyJMSServer(JMSServerMBean jmsServer)
Removes a JMSServer from this domain
jmsServer
- JMSServerMBean lookupJMSServer(String name)
name
-
JMSStoreMBean[] getJMSStores()
Define JMSStores for this Domain
JMSStoreMBean lookupJMSStore(String name)
name
-
JMSJDBCStoreMBean[] getJMSJDBCStores()
Define JMSJDBCStores for this Domain
JMSJDBCStoreMBean createJMSJDBCStore(String name)
Factory method to create JMSJDBCStore object
name
-
void destroyJMSJDBCStore(JMSJDBCStoreMBean store)
Removes a JMSJDBCStore from this domain
store
- JMSJDBCStoreMBean lookupJMSJDBCStore(String name)
name
-
JMSFileStoreMBean[] getJMSFileStores()
Define JMSFileStores for this Domain
JMSFileStoreMBean createJMSFileStore(String name)
Factory method to create JMSFileStore object
name
-
void destroyJMSFileStore(JMSFileStoreMBean store)
Removes a JMSFileStore from this domain
store
- JMSFileStoreMBean lookupJMSFileStore(String name)
name
-
JMSDestinationMBean[] getJMSDestinations()
Retrieve JMSDestinations for this Domain
JMSDestinationMBean lookupJMSDestination(String name)
name
-
JMSQueueMBean[] getJMSQueues()
Define JMSQueues for this Domain
JMSQueueMBean createJMSQueue(String name)
Factory method to create JMSQueue object
name
-
void destroyJMSQueue(JMSQueueMBean queue)
Removes a JMSQueue from this domain
queue
- JMSQueueMBean lookupJMSQueue(String name)
name
-
JMSTopicMBean[] getJMSTopics()
Define JMSTopics for this Domain
JMSTopicMBean createJMSTopic(String name)
Factory method to create JMSTopic object
name
-
void destroyJMSTopic(JMSTopicMBean topic)
Removes a JMSTopic from this domain
topic
- JMSTopicMBean lookupJMSTopic(String name)
name
-
JMSDistributedQueueMBean[] getJMSDistributedQueues()
Define JMSDistributedQueues for this Domain
JMSDistributedQueueMBean createJMSDistributedQueue(String name)
Factory method to create JMSDistributedQueue object
name
-
void destroyJMSDistributedQueue(JMSDistributedQueueMBean member)
Removes a JMSDistributedQueue from this domain
member
- JMSDistributedQueueMBean lookupJMSDistributedQueue(String name)
JMSDistributedTopicMBean[] getJMSDistributedTopics()
Define JMSDistributedTopics for this Domain
JMSDistributedTopicMBean createJMSDistributedTopic(String name)
Factory method to create JMSDistributedTopic object
void destroyJMSDistributedTopic(JMSDistributedTopicMBean member)
Removes a JMSDistributedTopic from this domain
member
- JMSDistributedTopicMBean lookupJMSDistributedTopic(String name)
name
-
JMSTemplateMBean[] getJMSTemplates()
Define JMSTemplates for this Domain
JMSTemplateMBean createJMSTemplate(String name)
Factory method to create JMSTemplate object
name
-
void destroyJMSTemplate(JMSTemplateMBean template)
Removes a JMSTemplate from this domain
template
- JMSTemplateMBean lookupJMSTemplate(String name)
name
-
NetworkChannelMBean[] getNetworkChannels()
Define NetworkChannels for this Domain
NetworkChannelMBean createNetworkChannel(String name)
Factory method to create NetworkChannel object
name
-
void destroyNetworkChannel(NetworkChannelMBean channel)
Removes a NetworkChannel from this domain
channel
- NetworkChannelMBean lookupNetworkChannel(String name)
name
-
VirtualHostMBean[] getVirtualHosts()
Define VirtualHosts for this Domain
VirtualHostMBean createVirtualHost(String name)
Factory method to create VirtualHost object
name
-
void destroyVirtualHost(VirtualHostMBean host)
Removes a VirtualHost from this domain
host
- VirtualHostMBean lookupVirtualHost(String name)
name
-
MigratableTargetMBean[] getMigratableTargets()
Returns an array of the contained MigratableTarget MBeans
MigratableTargetMBean createMigratableTarget(String name)
This is the factory method for MigratableTargets
name
-
void destroyMigratableTarget(MigratableTargetMBean bean)
Destroys and removes a MigratableTarget which with the specified short name .
bean
- MigratableTargetMBean lookupMigratableTarget(String name)
Lookup a particular MigratableTarget from the list.
name
-
WebAppContainerMBean getWebAppContainer()
JMXMBean getJMX()
SelfTuningMBean getSelfTuning()
void destroyPathService(PathServiceMBean pathService)
Removes a PathService from this domain
pathService
- JMSDestinationKeyMBean[] getJMSDestinationKeys()
Retrieve JMSDestinationKeys for this Domain
JMSDestinationKeyMBean createJMSDestinationKey(String name)
Factory method to create JMSDestination object
name
-
void destroyJMSDestinationKey(JMSDestinationKeyMBean destination)
Removes a JMSDestinationKey from this domain
destination
- JMSDestinationKeyMBean lookupJMSDestinationKey(String name)
name
-
JMSConnectionFactoryMBean[] getJMSConnectionFactories()
Return the JMSConnectionFactorys for this Domain.
JMSConnectionFactoryMBean createJMSConnectionFactory(String name)
Factory to create JMSConnectionFactory instance in the domain
name
-
void destroyJMSConnectionFactory(JMSConnectionFactoryMBean jmsConnectionFactory)
deletes JMSConnectionFactory object
jmsConnectionFactory
- JMSConnectionFactoryMBean lookupJMSConnectionFactory(String name)
name
-
JMSSessionPoolMBean[] getJMSSessionPools()
Return the JMSSessionPools for this Domain.
JMSSessionPoolMBean createJMSSessionPool(String name)
Factory to create JMSSessionPool instance in the domain
name
-
void destroyJMSSessionPool(JMSSessionPoolMBean jmsSessionPool)
deletes JMSSessionPool object
jmsSessionPool
- JMSSessionPoolMBean lookupJMSSessionPool(String name)
name
-
JMSBridgeDestinationMBean createJMSBridgeDestination(String name)
Factory to create JMSBridgeDestination instance in the domain
name
-
void destroyJMSBridgeDestination(JMSBridgeDestinationMBean jmsBridgeDestination)
deletes JMSBridgeDestination object
jmsBridgeDestination
- JMSBridgeDestinationMBean lookupJMSBridgeDestination(String name)
name
-
JMSBridgeDestinationMBean[] getJMSBridgeDestinations()
Return the JMSBridgeDestinations for this Domain.
BridgeDestinationMBean createBridgeDestination(String name)
Factory to create BridgeDestination instance in the domain
name
-
void destroyBridgeDestination(BridgeDestinationMBean bridgeDestination)
deletes BridgeDestination object
bridgeDestination
- BridgeDestinationMBean lookupBridgeDestination(String name)
name
-
BridgeDestinationMBean[] getBridgeDestinations()
Return the BridgeDestinations for this Domain.
ForeignJMSServerMBean createForeignJMSServer(String name)
Create a new diagnostic deployment that can be targeted to a server
name
- void destroyForeignJMSServer(ForeignJMSServerMBean jmsServer)
Delete a diagnostic deployment configuration from the domain.
jmsServer
- ShutdownClassMBean[] getShutdownClasses()
Retrieve ShutdownClasses for this Domain
ShutdownClassMBean createShutdownClass(String name)
Factory method to create ShutdownClass object
name
-
void destroyShutdownClass(ShutdownClassMBean sc)
Removes a ShutdownClass from this domain
sc
- The Shutdown class to destroyShutdownClassMBean lookupShutdownClass(String name)
name
-
StartupClassMBean[] getStartupClasses()
Retrieve StartupClasses for this Domain
StartupClassMBean createStartupClass(String name)
Factory method to create StartupClass object
name
-
void destroyStartupClass(StartupClassMBean sc)
Removes a StartupClass from this domain
sc
- the Shutdown class to destroyStartupClassMBean lookupStartupClass(String name)
name
-
SingletonServiceMBean[] getSingletonServices()
Retrieve SingletonServicees for this Domain
SingletonServiceMBean createSingletonService(String name)
Factory method to create SingletonService object
name
-
void destroySingletonService(SingletonServiceMBean sc)
Removes a SingletonService from this domain
sc
- the SingletonService class to destroySingletonServiceMBean lookupSingletonService(String name)
name
-
MailSessionMBean[] getMailSessions()
Retrieve MailSessions for this Domain
MailSessionMBean createMailSession(String name)
Factory method to create MailSession objects
name
-
void destroyMailSession(MailSessionMBean ms)
Removes a MailSession from this domain
ms
- the MailSession to destroyMailSessionMBean lookupMailSession(String name)
name
-
JoltConnectionPoolMBean[] getJoltConnectionPools()
Return the JoltConnectionPools for this Domain.
JoltConnectionPoolMBean createJoltConnectionPool(String name)
Factory to create a JoltConnectionPool instance in the domain
name
-
void destroyJoltConnectionPool(JoltConnectionPoolMBean joltConnectionPool)
deletes a JoltConnectionPool object
joltConnectionPool
- JoltConnectionPoolMBean lookupJoltConnectionPool(String name)
Find a JoltConnectionPool object with this name
name
-
LogFilterMBean[] getLogFilters()
LogFilterMBean createLogFilter(String name)
Creates a log filter MBean instance
name
- void destroyLogFilter(LogFilterMBean logFilter)
Destroy the given log filter MBean
logFilter
- LogFilterMBean lookupLogFilter(String name)
name
- DomainLogFilterMBean[] getDomainLogFilters()
DomainLogFilterMBean createDomainLogFilter(String name)
Creates a log filter MBean instance
name
- void destroyDomainLogFilter(DomainLogFilterMBean logFilter)
Destroy the given domain log filter MBean
logFilter
- DomainLogFilterMBean lookupDomainLogFilter(String name)
name
- FileStoreMBean[] getFileStores()
Return file stores defined in this domain
FileStoreMBean createFileStore(String name)
Create a new FileStore
name
-
void destroyFileStore(FileStoreMBean store)
Destroy a file store
store
- to destroyFileStoreMBean lookupFileStore(String name)
name
-
JDBCStoreMBean[] getJDBCStores()
Return file stores defined in this domain
JDBCStoreMBean createJDBCStore(String name)
Create a new JDBCStore
name
-
void destroyJDBCStore(JDBCStoreMBean store)
Destroy a file store
store
- to destroyJDBCStoreMBean lookupJDBCStore(String name)
name
-
JMSInteropModuleMBean[] getJMSInteropModules()
Returns the JMS Interop Module that have been defined for this domain.
JMSInteropModuleMBean createJMSInteropModule(String name)
name
- - name of bean and base name for descriptor file.void destroyJMSInteropModule(JMSInteropModuleMBean bean)
bean
- - bean to destroyJMSInteropModuleMBean lookupJMSInteropModule(String name)
name
- The name of the JMS Interop resource
JMSSystemResourceMBean[] getJMSSystemResources()
Returns the JMSSystemResourceMBeans that have been defined for this domain.
JMSSystemResourceMBean createJMSSystemResource(String name)
name
- - name of bean and base name for descriptor file.JMSSystemResourceMBean createJMSSystemResource(String name, String descriptorFileName)
Create a new JMS system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config. If not file by this name is defined, it will be created. If a file by this name exists and contains a valid JMS descriptor, the new bean will link to that descriptor.
name
- - name of beandescriptorFileName
- - name of descriptor file relative to DOMAIN_DIR/config/jms..void destroyJMSSystemResource(JMSSystemResourceMBean bean)
bean
- - bean to destroyJMSSystemResourceMBean lookupJMSSystemResource(String name)
name
- The name of the JMS system resource
CustomResourceMBean[] getCustomResources()
Returns the JMSSystemResourceMBeans that have been defined for this domain.
CustomResourceMBean createCustomResource(String name, String resourceClass, String descriptorBeanClass)
name
- - name of bean and base name for descriptor file.resourceClass
- - the name of the class that manages resource's lifecycle.descriptorBeanClass
- - the interface class name for this descriptor beanCustomResourceMBean createCustomResource(String name, String resourceClass, String descriptorBeanClass, String descriptorFileName)
Create a new Custom system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config/custom. If not file by this name is defined, it will be created. If a file by this name exists and contains a valid descriptor, the new bean will link to that descriptor.
name
- - name of beanresourceClass
- - the name of the class that manages resource's lifecycle.descriptorBeanClass
- - the interface class name for this descriptor beandescriptorFileName
- - name of descriptor file relative to DOMAIN_DIR/config/custom/..void destroyCustomResource(CustomResourceMBean bean)
bean
- - bean to destroyCustomResourceMBean lookupCustomResource(String name)
name
- The name of the JMS system resource
ForeignJNDIProviderMBean[] getForeignJNDIProviders()
ForeignJNDIProviderMBean lookupForeignJNDIProvider(String name)
name
- ForeignJNDIProviderMBean createForeignJNDIProvider(String name)
Create a new diagnostic deployment that can be targeted to a server
name
- void destroyForeignJNDIProvider(ForeignJNDIProviderMBean provider)
Delete a diagnostic deployment configuration from the domain.
provider
- String getAdminServerName()
void setAdminServerName(String name)
name
- admin server nameString getAdministrationProtocol()
The default protocol for communicating through the administration port or administration channels. (Requires you to enable the administration port or to create an administration channel.)
If requests through the administration port or an administration channel do not specify a protocol, WebLogic Server uses the protocol specified here.
DomainMBean.isAdministrationPortEnabled()
void setAdministrationProtocol(String protocol)
Sets the protocol to be used for admin connections when none is specified.
protocol
- The new adminProtocol valueWLDFSystemResourceMBean[] getWLDFSystemResources()
Returns the WLDFSystemResourceMBeans that have been defined for this domain.
WLDFSystemResourceMBean createWLDFSystemResource(String name)
name
- - name of bean and base name for descriptor file.WLDFSystemResourceMBean createWLDFSystemResource(String name, String descriptorFileName)
Create a new WLDF system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config. If not file by this name is defined, it will be created. If a file by this name exists and contains a valid WLDF descriptor, the new bean will link to that descriptor.
name
- - name of beandescriptorFileName
- - name of descriptor file relative to DOMAIN_DIR/config/diagnostics.void destroyWLDFSystemResource(WLDFSystemResourceMBean bean)
bean
- - bean to destroyWLDFSystemResourceMBean lookupWLDFSystemResource(String name)
name
- The name of the WLDFSystemResource.
JDBCSystemResourceMBean[] getJDBCSystemResources()
Returns the JDBCSystemResourceMBeans that have been defined for this domain
JDBCSystemResourceMBean createJDBCSystemResource(String name)
name
- - name of bean and base name for descriptor file.JDBCSystemResourceMBean createJDBCSystemResource(String name, String descriptorFileName)
Create a new JDBC system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config. If not file by this name is defined, it will be created. If a file by this name exists and contains a valid JDBC descriptor, the new bean will link to that descriptor.
name
- - name of beandescriptorFileName
- - name of descriptor file relative to DOMAIN_DIR/config/jdbc.JDBCSystemResourceMBean lookupJDBCSystemResource(String name)
name
-
void destroyJDBCSystemResource(JDBCSystemResourceMBean bean)
bean
- - bean to destroySystemResourceMBean[] getSystemResources()
Return the SystemResourceMBeans in this Domain.
SystemResourceMBean lookupSystemResource(String name)
Lookup a particular SystemResource in this domain.
SAFAgentMBean[] getSAFAgents()
Get SAFAgentMBean for this Domain
SAFAgentMBean createSAFAgent(String name)
Factory method to create SAFAgent object
name
-
void destroySAFAgent(SAFAgentMBean sAFAgent)
Removes a SAFAgent from this domain
sAFAgent
- objectSAFAgentMBean lookupSAFAgent(String name)
name
-
WLECConnectionPoolMBean[] getWLECConnectionPools()
Get WLECConnectionPools for this Domain
WLECConnectionPoolMBean createWLECConnectionPool(String name)
Factory method to create WLECConnectionPool object
name
-
void destroyWLECConnectionPool(WLECConnectionPoolMBean store)
Removes a WLECConnectionPool from this domain
store
- WLECConnectionPoolMBean lookupWLECConnectionPool(String name)
name
-
ErrorHandlingMBean[] getErrorHandlings()
Get ErrorHandlingMBean for this Domain
ErrorHandlingMBean createErrorHandling(String name)
Factory method to create ErrorHandling object
name
-
void destroyErrorHandling(ErrorHandlingMBean errorHandling)
Removes a ErrorHandling from this domain
errorHandling
- objectErrorHandlingMBean lookupErrorHandling(String name)
name
-
RemoteSAFContextMBean[] getRemoteSAFContexts()
Get RemoteSAFContextMBean for this Domain
RemoteSAFContextMBean createRemoteSAFContext(String name)
Factory method to create SAFRemoteContext object
name
-
void destroyRemoteSAFContext(RemoteSAFContextMBean remoteSAFContext)
Removes a SAFRemoteContext from this domain
remoteSAFContext
- objectRemoteSAFContextMBean lookupRemoteSAFContext(String name)
name
-
JMSDistributedQueueMemberMBean[] getJMSDistributedQueueMembers()
Define JMSDistributedQueueMembers for this Domain
JMSDistributedQueueMemberMBean createJMSDistributedQueueMember(String name)
Factory method to create JMSDistributedQueueMember object
name
-
void destroyJMSDistributedQueueMember(JMSDistributedQueueMemberMBean queue)
Removes a JMSDistributedQueueMember from this domain
queue
- JMSDistributedQueueMemberMBean lookupJMSDistributedQueueMember(String name)
JMSDistributedTopicMemberMBean[] getJMSDistributedTopicMembers()
Define JMSDistributedTopicMembers for this Domain
JMSDistributedTopicMemberMBean createJMSDistributedTopicMember(String name)
Factory method to create JMSDistributedTopicMember object
name
-
void destroyJMSDistributedTopicMember(JMSDistributedTopicMemberMBean topic)
Removes a JMSDistributedTopicMember from this domain
topic
- JMSDistributedTopicMemberMBean lookupJMSDistributedTopicMember(String name)
WebserviceSecurityMBean[] getWebserviceSecurities()
WebserviceSecurityMBean lookupWebserviceSecurity(String name)
name
- name of WebserviceSecurityConfiguration
WebserviceSecurityMBean createWebserviceSecurity(String name)
name
- of WebserviceSecurity
void destroyWebserviceSecurity(WebserviceSecurityMBean wsc)
wsc
- WebserviceSecurityAdminConsoleMBean getAdminConsole()
boolean isInternalAppsDeployOnDemandEnabled()
Specifies whether internal applications such as the console, uddi, wlstestclient, and uddiexplorer are deployed on demand (first access) instead of during server startup.
void setInternalAppsDeployOnDemandEnabled(boolean onDemand)
Sets the value of the InternalAppsDeployOnDemandEnabled attribute.
onDemand
- The new internalAppsDeployOnDemandEnabled valueDomainMBean.isInternalAppsDeployOnDemandEnabled()
boolean isGuardianEnabled()
Specifies whether the Guardian Agent is deployed when starting servers in the current domain.
void setGuardianEnabled(boolean guardian)
Sets the value of the GuardianEnabled attribute.
guardian
- The new guardianEnabled valueDomainMBean.isGuardianEnabled()
void setMsgIdPrefixCompatibilityEnabled(boolean value)
CoherenceClusterSystemResourceMBean[] getCoherenceClusterSystemResources()
The CoherenceClusterSystemResourceMBeans that have been defined for this domain.
CoherenceClusterSystemResourceMBean createCoherenceClusterSystemResource(String name)
name
- - name of bean.void destroyCoherenceClusterSystemResource(CoherenceClusterSystemResourceMBean bean)
bean
- - bean to destroyCoherenceClusterSystemResourceMBean lookupCoherenceClusterSystemResource(String name)
name
- The name of the CoherenceClusterSystemResource
|
Copyright 1996, 2010, 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.3) Part Number E13945-03 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |