Package | Description |
---|---|
org.jboss.errai.ioc.rebind.ioc.graph |
Modifier and Type | Method and Description |
---|---|
static Dependency |
Dependency.on(Class<?> type) |
static Dependency |
Dependency.on(MetaClass type) |
Modifier and Type | Method and Description |
---|---|
GraphBuilder |
GraphBuilder.addDependency(MetaClass type,
Dependency dependency)
Records a dependency on the specified type.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.