JBoss Modular Service Container 1.1.6.Final-redhat-11.1.6.Final-redhat-1
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static <T> Injector<T> |
create(Value<?> target,
Method method)
Construct a new instance.
|
void |
inject(T value)
Inject the given value.
|
void |
uninject()
Uninject the given value (in other words, cancel or undo a previous injection).
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JBoss Modular Service Container 1.1.6.Final-redhat-11.1.6.Final-redhat-1
Copyright © 2012 JBoss, a division of Red Hat, Inc.