Errai 3.0.1-SNAPSHOT

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


public interface ProxyProvider

Provides instances of generated proxies.

Author:
Christian Sadilek

Method Summary
 Object getProxy()
          Returns a new proxy instance.
 

Method Detail

getProxy

Object getProxy()
Returns a new proxy instance.

Returns:
proxy, never null.

Errai 3.0.1-SNAPSHOT

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