kodo.manage
Class ManagementConfigurationManagementWL81
java.lang.Object
   kodo.manage.AbstractManagementConfiguration
kodo.manage.AbstractManagementConfiguration
       kodo.manage.ManagementConfigurationManagement
kodo.manage.ManagementConfigurationManagement
           kodo.manage.ManagementConfigurationManagementWL81
kodo.manage.ManagementConfigurationManagementWL81
- All Implemented Interfaces: 
- ManagementConfiguration, Configurable, Closeable
- public class ManagementConfigurationManagementWL81 
- extends ManagementConfigurationManagement
Abstract configuration for WL profiling.
 
 
 
 
 
| Methods inherited from class kodo.manage.AbstractManagementConfiguration | 
| close, closeManagement, closeProfiling, endConfiguration, getManagement, getPlugins, getProfiling, getProfilingAgent, initManagement, initProfiling, setConfiguration, startConfiguration | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ManagementConfigurationManagementWL81
public ManagementConfigurationManagementWL81()
setUserName
public void setUserName(String username)
- 
 
setUsername
public void setUsername(String username)
- Deprecated. Use setUserName(java.lang.String).
 
- 
 
setPassword
public void setPassword(String password)
- 
 
setServerName
public void setServerName(String serverName)
- 
 
setURL
public void setURL(String url)
- 
 
setUrl
public void setUrl(String url)
- Deprecated. Use setURL(java.lang.String).
 
- 
 
getMBeanServer
public MBeanServer getMBeanServer()
- 
- Specified by:
- getMBeanServerin interface- ManagementConfiguration
- Overrides:
- getMBeanServerin class- ManagementConfigurationManagement
 
- 
 
Copyright 2011 Oracle, Inc. All Rights Reserved.This documentation is deprecated and will be removed in the next release of WebLogic Server.
Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-02