Package | Description |
---|---|
org.jboss.errai.ioc.rebind.ioc.graph | |
org.jboss.errai.ioc.rebind.ioc.injector.api |
Modifier and Type | Method and Description |
---|---|
GraphBuilder |
GraphBuilder.addDependency(MetaClass type,
Dependency dependency)
Records a dependency on the specified type.
|
GraphBuilder |
GraphBuilder.addItem(MetaClass type,
Object item)
Record an arbitrary object to be associated with a type.
|
Modifier and Type | Method and Description |
---|---|
GraphBuilder |
InjectionContext.getGraphBuilder() |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.