|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BeanProperty<T> | Represents a bean property such as a field or setter method. |
ClassSpace | Represents an abstract collection of related classes and resources. |
DeferredClass<T> | Placeholder Class ; postpones classloading until absolutely necessary. |
DeferredProvider<T> | Provider backed by a DeferredClass . |
Class Summary | |
---|---|
BeanProperties | Iterable that iterates over potential bean properties in a class hierarchy. |
BundleClassSpace | ClassSpace backed by a strongly-referenced Bundle . |
DeclaredMembers | Iterable that iterates over declared members of a class hierarchy. |
LoadedClass<T> | Pseudo DeferredClass backed by an already loaded Class . |
Logs | Utility methods for dealing with internal debug and warning messages. |
Streams | Utility methods for dealing with streams. |
TypeParameters | Utility methods for dealing with generic type parameters and arguments. |
URLClassSpace | ClassSpace backed by a strongly-referenced ClassLoader and a URL class path. |
Enum Summary | |
---|---|
DeclaredMembers.View | Enum implementation that provides different views of a class's members. |
Annotation Types Summary | |
---|---|
IgnoreSetters | Annotates class hierarchies that don't want setter injection. |
Bean reflection and introspection.
The principal members of this package are:
ClassSpace
BeanProperties
Logs
TypeParameters
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |