|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mysql.management.jmx.ConnectorMXJPropertiesTransform
public final class ConnectorMXJPropertiesTransform
This class is final simply as a hint to the compiler, it may be un-finalized safely.
| Constructor Summary | |
|---|---|
ConnectorMXJPropertiesTransform()
|
|
ConnectorMXJPropertiesTransform(javax.management.MBeanServer mbeanServer)
|
|
| Method Summary | |
|---|---|
java.util.Properties |
transformProperties(java.util.Properties props)
replaces the host and port and parameters with values for the MBean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectorMXJPropertiesTransform(javax.management.MBeanServer mbeanServer)
public ConnectorMXJPropertiesTransform()
| Method Detail |
|---|
public java.util.Properties transformProperties(java.util.Properties props)
throws java.sql.SQLException
transformProperties in interface com.mysql.jdbc.ConnectionPropertiesTransformjava.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||