| Package | Description |
|---|---|
| com.mysql.cj.conf | |
| com.mysql.cj.protocol.a |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<java.lang.ref.WeakReference<RuntimeProperty.RuntimePropertyListener>> |
AbstractRuntimeProperty.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeProperty.addListener(RuntimeProperty.RuntimePropertyListener l)
Add listener for this property changes.
|
void |
AbstractRuntimeProperty.addListener(RuntimeProperty.RuntimePropertyListener l) |
void |
RuntimeProperty.removeListener(RuntimeProperty.RuntimePropertyListener l) |
void |
AbstractRuntimeProperty.removeListener(RuntimeProperty.RuntimePropertyListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeProtocol |