net.contextfw.web.application.dom
Class RemoteCallBuilder
java.lang.Object
net.contextfw.web.application.dom.RemoteCallBuilder
public class RemoteCallBuilder
- extends Object
|
Constructor Summary |
RemoteCallBuilder(com.google.gson.Gson gson,
net.contextfw.web.application.internal.component.ComponentBuilder componentBuilder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteCallBuilder
@Inject
public RemoteCallBuilder(com.google.gson.Gson gson,
net.contextfw.web.application.internal.component.ComponentBuilder componentBuilder)
buildComponentCall
public void buildComponentCall(DOMBuilder b,
Component component,
String method,
Object... args)
buildCall
public void buildCall(DOMBuilder b,
String method,
Object... args)
Copyright © 2011. All Rights Reserved.