Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.model
Class ContainerDispatchAsync

java.lang.Object
  extended by 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

Constructor Summary
ContainerDispatchAsync()
           
 
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)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerDispatchAsync

public ContainerDispatchAsync()
Method Detail

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

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.