Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.ioc.rebind.ioc.graph

Class Summary
Dependency  
GraphBuilder Builds a dependency graph for use by the container.
GraphSort Topological sort algorithm to sort the dependency graph prior to emission of the generated code for the IOC bootstrapper.
ProxySortUnit A cycle breaking proxy used by the GraphBuilder to properly construct a graph which can accurately represent cycles.
SortUnit A sort unit is a logical sorting element for the IOC container on which to order operations in order to correctly render the bootstrapping code.
 


Errai 3.0.1-SNAPSHOT

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