|
GWT 2.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.requestfactory.server.testing.RequestFactoryMagic
com.google.web.bindery.vm.RequestFactorySource
RequestFactory has moved to
com.google.web.bindery.requestfactory. This package will be
removed in a future version of GWT.
@Deprecated public class RequestFactoryMagic
Create JRE-compatible instances of a RequestFactory interface.
| Method Summary | ||
|---|---|---|
static
|
create(java.lang.Class<T> requestFactory)
Deprecated. Create an instance of a RequestFactory. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <T extends RequestFactory> T create(java.lang.Class<T> requestFactory)
RequestTransport via the
initialize(EventBus, RequestTransport method.
T - the RequestFactory typerequestFactory - the RequestFactory type
InProcessRequestTransport
|
GWT 2.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||