public class DBConnectionEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
DBConnectionEvent.Listener |
static interface |
DBConnectionEvent.Source |
Constructor and Description |
---|
DBConnectionEvent(Connectable target) |
Modifier and Type | Method and Description |
---|---|
Connectable |
getConnectable() |
boolean |
isConnected() |
java.lang.String |
toString() |
public DBConnectionEvent(Connectable target)
public Connectable getConnectable()
public boolean isConnected()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2014 EsprIT-Systems. All Rights Reserved.