org.overlord.sramp.ui.shared.rsvcs
Interface ILocalizationRemoteServiceAsync


public interface ILocalizationRemoteServiceAsync

Async version of ILocalizationRemoteService.

Author:
eric.wittmann@redhat.com

Method Summary
 void getMessages(com.google.gwt.user.client.rpc.AsyncCallback<Map<String,String>> callback)
          Async version of ILocalizationRemoteService.getMessages()
 

Method Detail

getMessages

void getMessages(com.google.gwt.user.client.rpc.AsyncCallback<Map<String,String>> callback)
Async version of ILocalizationRemoteService.getMessages()



Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.