コード例 #1
0
ファイル: ConfigWebImpl.java プロジェクト: amaroom/Lucee
 @Override
 public URL getUpdateLocation() {
   return configServer.getUpdateLocation();
 }