| 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. |
| Class and Description |
|---|
| ParameterValueRedefiner
Provides the ability to redefine the value of a parameter on an
InjectableMethod via the
ParameterValueRedefiner.redefineParameterValue(ParameterValue) callback. |
| ParameterValueRedefiner.ParameterValue
Provides the default parameter's value, along with metadata about the
parameter to a parameter redefinition.
|
| Class and Description |
|---|
| AnnotatedTypeBuilder
Class for constructing a new AnnotatedType.
|
| AnnotationBuilder
Helper class used to build annotation stores
|
| AnnotationRedefiner
An implementation
AnnotationRedefiner can be applied to an
AnnotatedTypeBuilder, and receives callbacks for each annotation of
the type is it applied for. |
| ParameterValueRedefiner
Provides the ability to redefine the value of a parameter on an
InjectableMethod via the
ParameterValueRedefiner.redefineParameterValue(ParameterValue) callback. |
| ParameterValueRedefiner.ParameterValue
Provides the default parameter's value, along with metadata about the
parameter to a parameter redefinition.
|
| RedefinitionContext
Provides access to the context of an annotation redefinition.
|
Copyright © 2008–2013 Seam Framework. All rights reserved.