Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.api
Interface ResourceProvider<T>

Type Parameters:
T - injection target type

public interface ResourceProvider<T>

Provides injectable resources of type T.


Method Summary
 T get()
           
 

Method Detail

get

T get()

Errai 3.0.1-SNAPSHOT

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