com.metamatrix.console.connections
Class ConnectionProcessor

java.lang.Object
  extended by com.metamatrix.console.connections.ConnectionProcessor

public class ConnectionProcessor
extends java.lang.Object


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

getInstance

public static ConnectionProcessor getInstance()

getCurrentConnection

public static ConnectionInfo getCurrentConnection()

handleAddConnectionRequest

public void handleAddConnectionRequest()

handleRemoveConnectionRequest

public void handleRemoveConnectionRequest()

removeConnection

public void removeConnection(ConnectionInfo connection)


Copyright © 2009. All Rights Reserved.