|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages | |
---|---|
org.jboss.seam.solder.bean |
A collection of base classes and builders for working with Bean metadata objects. |
org.jboss.seam.solder.bean.defaultbean | Allows a library to provide a default implmentation of a bean, which is used unless overridden by an application. |
org.jboss.seam.solder.bean.generic | Allows a library to expose sets of beans which may be configured multiple times in an application. |
org.jboss.seam.solder.beanManager |
A set of utilities for looking up the BeanManager from non-managed classes, which
are not able to take advantage of injection. |
org.jboss.seam.solder.core | A number enhancements to the CDI programming model which are under trial and may be included in later releases of Contexts and Dependency Injection. |
org.jboss.seam.solder.el | Provides an application wide EL value and method expression resolution facility as well as a improved API for evaluating EL expressions aimed at ease of use. |
org.jboss.seam.solder.literal | A collection of annotation literals for all annotations from the Contexts and Dependency Injection specification and from Seam Solder. |
org.jboss.seam.solder.log | Provides injectable typed loggers and injectable typed message bundles suitable for internationalization and localization which can use any logging backend. |
org.jboss.seam.solder.messages | Logging and exception messages used by Seam Solder |
org.jboss.seam.solder.properties | A set of utility classes for working with JavaBean properties, allowing properties backed by getter/setter methods or fields to be treated identically. |
org.jboss.seam.solder.properties.query | A set of utility classes for querying a class for properties based on a set of criteria. |
org.jboss.seam.solder.reflection |
A set of utilities for working with JDK reflection and Annotated metadata, including:
AnnotationInspector Query an AnnotatedElement for meta-annotations
AnnotationInstanceProvider Create annotation instances at runtime
Reflections Utilities for working with JDK reflection and Annotated metadata
Synthetic Create synthetic qualifiers for disambiguating injection points
|
org.jboss.seam.solder.reflection.annotated |
A collection of base classes and builders for working with AnnotatedType
metadata objects. |
org.jboss.seam.solder.resourceLoader | An extensible, injectable resource loader that can provide provide URLs, managed input streams and sets of properties. |
org.jboss.seam.solder.servicehandler | Allows interfaces and abstract classes to be declated as automatically implemented beans. |
org.jboss.seam.solder.unwraps | Provides stateless producer methods where each method invocation on the produced object will cause the annotated method to be invoked to produce the object. |
org.jboss.seam.solder.util | A collection of utilities for Seam Solder |
org.jboss.seam.solder.util.collections | A collection of collection related utilities for Seam Solder |
org.jboss.seam.solder.util.service | The Java 6 ServiceLoader for use in Java SE 5. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |