org.chorem.jtimer.ws
Interface ConnectionDataHandler

All Known Implementing Classes:
SwingConnectionInformationHandler

public interface ConnectionDataHandler

Handler to ask data.

Version:
$Revision: 2607 $ Last update : $Date: 2009-06-18 17:19:19 +0200 (jeu. 18 juin 2009) $ 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-2009 CodeLutin. All Rights Reserved.