|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterValueRedefiner | |
---|---|
org.jboss.seam.exception.control | An extensible exception handling handling framework. |
org.jboss.seam.solder.reflection.annotated |
A collection of base classes and builders for working with AnnotatedType
metadata objects. |
Uses of ParameterValueRedefiner in org.jboss.seam.exception.control |
---|
Classes in org.jboss.seam.exception.control that implement ParameterValueRedefiner | |
---|---|
class |
OutboundParameterValueRedefiner
Redefiner allowing to inject a non contextual instance of CaughtException into the first parameter. |
Uses of ParameterValueRedefiner in org.jboss.seam.solder.reflection.annotated |
---|
Methods in org.jboss.seam.solder.reflection.annotated with parameters of type ParameterValueRedefiner | ||
---|---|---|
|
InjectableMethod.invoke(Object receiver,
javax.enterprise.context.spi.CreationalContext<T> creationalContext,
ParameterValueRedefiner redefinition)
Invoke the method, calling the parameter redefiner for each parameter, allowing the caller to override the default value obtained via the CDI type safe resolver. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |