Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.framework
Interface ProxyFactory

All Known Implementing Classes:
RemoteServiceProxyFactory

public interface ProxyFactory


Method Summary
<T> T
getRemoteProxy(Class<T> proxyType)
           
 

Method Detail

getRemoteProxy

<T> T getRemoteProxy(Class<T> proxyType)

Errai 3.0.1-SNAPSHOT

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