org.chorem.jtimer.ws
Interface ConnectionDataHandler

All Known Implementing Classes:
SwingConnectionInformationHandler

public interface ConnectionDataHandler

Handler to ask data.

Version:
$Revision: 2778 $ Last update : $Date: 2011-09-05 10:12:54 +0200 (Mon, 05 Sep 2011) $ By : $Author: echatellier $
Author:
chatellier

Method Summary
 ConnectionData getConnectionInformation(ProjectManagement managementService)
          Return connection information.
 

Method Detail

getConnectionInformation

ConnectionData getConnectionInformation(ProjectManagement managementService)
Return connection information. Read property file, or prompt user.

Parameters:
managementService - interface to remote service
Returns:
connection data


Copyright © 2007-2012 CodeLutin. All Rights Reserved.