Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ioc.rebind.ioc.graph.Dependency

Packages that use Dependency
org.jboss.errai.ioc.rebind.ioc.graph   
 

Uses of Dependency in org.jboss.errai.ioc.rebind.ioc.graph
 

Methods in org.jboss.errai.ioc.rebind.ioc.graph that return Dependency
static Dependency Dependency.on(Class<?> type)
           
static Dependency Dependency.on(MetaClass type)
           
 

Methods in org.jboss.errai.ioc.rebind.ioc.graph with parameters of type Dependency
 GraphBuilder GraphBuilder.addDependency(MetaClass type, Dependency dependency)
          Records a dependency on the specified type.
 


Errai 3.0.1-SNAPSHOT

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