|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.console.connections.ConnectionProcessor
public class ConnectionProcessor
Method Summary | |
---|---|
static ConnectionInfo |
getCurrentConnection()
|
static ConnectionProcessor |
getInstance()
|
void |
handleAddConnectionRequest()
|
void |
handleRemoveConnectionRequest()
|
void |
removeConnection(ConnectionInfo connection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ConnectionProcessor getInstance()
public static ConnectionInfo getCurrentConnection()
public void handleAddConnectionRequest()
public void handleRemoveConnectionRequest()
public void removeConnection(ConnectionInfo connection)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |