|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectionException | |
---|---|
org.jboss.msc.inject | Classes which implement value injection. |
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 |
MethodInjector.inject(T value)
Inject the given value. |
void |
Injector.inject(T value)
Inject the given value. |
void |
MapInjector.inject(T value)
Inject the given value. |
void |
ConcurrentMapInjector.inject(T value)
Inject the given value. |
void |
RetainingInjector.inject(T value)
Inject the given value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |