|
JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectionException | |
---|---|
org.jboss.msc.inject | Classes which implement value injection. |
org.jboss.msc.value | Classes which implement various indirect value types. |
Uses of InjectionException in org.jboss.msc.inject |
---|
Methods in org.jboss.msc.inject that throw InjectionException | |
---|---|
void |
CastingInjector.inject(Object value)
Inject the given value. |
void |
Injector.inject(T value)
Inject the given value. |
void |
MethodInjector.inject(T value)
|
Uses of InjectionException in org.jboss.msc.value |
---|
Methods in org.jboss.msc.value that throw InjectionException | |
---|---|
void |
InjectedValue.inject(T value)
Inject the given value. |
|
JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |