public interface ClusterServiceAsync
-
Method Summary
-
Method Details
-
makeGlobal
void makeGlobal(List<String> parameters,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
-
makeLocal
void makeLocal(List<String> parameters,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)