|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.sape.carbon.services.jmx.server.weblogic.WebLogicMBeanServerServiceImpl
Weblogic specific implementation of the MBeanServerProvider interface.
Copyright 2002 Sapient
| Field Summary | |
protected WebLogicMBeanServerServiceConfiguration |
config
Configuration for the service. |
private org.apache.commons.logging.Log |
log
Provides a handle to Apache-commons logger |
| Constructor Summary | |
WebLogicMBeanServerServiceImpl()
|
|
| Method Summary | |
void |
configure(ComponentConfiguration configuration)
Configures the service. |
javax.management.MBeanServer |
getMBeanServer()
Gets the instance of the Weblogic MBean Server. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.commons.logging.Log log
protected WebLogicMBeanServerServiceConfiguration config
| Constructor Detail |
public WebLogicMBeanServerServiceImpl()
| Method Detail |
public javax.management.MBeanServer getMBeanServer()
getMBeanServer in interface MBeanServerServicepublic void configure(ComponentConfiguration configuration)
configure in interface Configurableconfiguration - WebLogicMBeanServerServiceConfiguration
configuration object for the service
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||