jet.server.api.admin
Interface ConnectionInfoProviderService


public interface ConnectionInfoProviderService

Interface ConnectionInfoProviderService manages to load the datasource.xml file in the folder %reporthome%\bin.


Method Summary
 boolean reloadFile()
          Reloads the connection configuration file.
 

Method Detail

reloadFile

boolean reloadFile()
Reloads the connection configuration file. If the file is not modified, it returns false.

Returns:
true if reloading the file successfully, otherwise return false.