Package | Description |
---|---|
org.jboss.solder.exception.control |
An extensible exception handling handling framework.
|
org.jboss.solder.reflection.annotated |
A collection of base classes and builders for working with
AnnotatedType
metadata objects. |
Modifier and Type | Method and Description |
---|---|
Object |
OutboundParameterValueRedefiner.redefineParameterValue(ParameterValueRedefiner.ParameterValue value)
Callback allowing the default parameter value (that which would be
injected according to the CDI type safe resolution rules) to be
overridden.
|
Modifier and Type | Method and Description |
---|---|
Object |
ParameterValueRedefiner.redefineParameterValue(ParameterValueRedefiner.ParameterValue value)
Callback allowing the default parameter value (that which would be
injected according to the CDI type safe resolution rules) to be
overridden.
|
Copyright © 2008–2013 Seam Framework. All rights reserved.