kodo.manage
Class ManagementConfigurationManagementWL81
java.lang.Object
  
kodo.manage.AbstractManagementConfiguration
      
kodo.manage.ManagementConfigurationManagement
          
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:
 getMBeanServer in interface ManagementConfiguration- Overrides:
 getMBeanServer in class ManagementConfigurationManagement
 
 
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.