org.nuxeo.opensocial.container.client.model
Class ContainerDispatchAsync
java.lang.Object
org.nuxeo.opensocial.container.client.model.ContainerDispatchAsync
- All Implemented Interfaces:
- net.customware.gwt.dispatch.client.DispatchAsync
public class ContainerDispatchAsync
- extends Object
- implements net.customware.gwt.dispatch.client.DispatchAsync
- Author:
- Stéphane Fourrier
Method Summary |
<A extends net.customware.gwt.dispatch.shared.Action<R>,R extends net.customware.gwt.dispatch.shared.Result>
void |
|
execute(A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> callback)
|
ContainerDispatchAsync
public ContainerDispatchAsync()
execute
public <A extends net.customware.gwt.dispatch.shared.Action<R>,R extends net.customware.gwt.dispatch.shared.Result> void execute(A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> callback)
- Specified by:
execute
in interface net.customware.gwt.dispatch.client.DispatchAsync
Copyright © 2011 Nuxeo SAS. All Rights Reserved.