jet.server.api.admin
Interface ConnectionInfoProviderService


public interface ConnectionInfoProviderService

Interface ConnectionInfoProviderService manages load datasource.xml file.


Method Summary
 boolean reloadFile()
          Reload the configuration file.
 

Method Detail

reloadFile

boolean reloadFile()
Reload the configuration file.

Returns:
true if reload conneciton configuration file successfully, otherwise return false.