Solder 3.1.1.Final API

Packages 
Package Description
org.jboss.solder.bean
A collection of base classes and builders for working with Bean metadata objects.
org.jboss.solder.bean.defaultbean
Allows a library to provide a default implmentation of a bean, which is used unless overridden by an application.
org.jboss.solder.bean.generic
Allows a library to expose sets of beans which may be configured multiple times in an application.
org.jboss.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.solder.config.xml.bootstrap  
org.jboss.solder.config.xml.core  
org.jboss.solder.config.xml.fieldset  
org.jboss.solder.config.xml.model  
org.jboss.solder.config.xml.parser  
org.jboss.solder.config.xml.parser.namespace  
org.jboss.solder.config.xml.util  
org.jboss.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.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.solder.exception.control
An extensible exception handling handling framework.
org.jboss.solder.exception.control.extension
CDI extensions for Catch.
org.jboss.solder.exception.control.literal
Annotation literals for Solder Catch.
org.jboss.solder.exception.control.log  
org.jboss.solder.exception.filter
Classes related to filtering stack traces.
org.jboss.solder.literal
A collection of annotation literals for all annotations from the Contexts and Dependency Injection specification and from Solder.
org.jboss.solder.logging
Solder integrates with JBoss Logging 3 to provide injectable native loggers or typed message loggers (suitable for internationalization and localization) while still offering a choice of logging backend
org.jboss.solder.messages
Solder provides injectable typed message bundles (suitable for internationalization and localization)
org.jboss.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.solder.properties.query
A set of utility classes for querying a class for properties based on a set of criteria.
org.jboss.solder.reflection
A set of utilities for working with JDK reflection and Annotated metadata, including:
org.jboss.solder.reflection.annotated
A collection of base classes and builders for working with AnnotatedType metadata objects.
org.jboss.solder.resourceLoader
An extensible, injectable resource loader that can provide provide URLs, managed input streams and sets of properties.
org.jboss.solder.resourceLoader.servlet
Support for loading resources from the Servlet context
org.jboss.solder.serviceHandler
Allows interfaces and abstract classes to be declated as automatically implemented beans.
org.jboss.solder.servlet  
org.jboss.solder.servlet.beanManager  
org.jboss.solder.servlet.config  
org.jboss.solder.servlet.event  
org.jboss.solder.servlet.event.literal  
org.jboss.solder.servlet.exception  
org.jboss.solder.servlet.exception.handler  
org.jboss.solder.servlet.http  
org.jboss.solder.servlet.http.literal  
org.jboss.solder.servlet.literal  
org.jboss.solder.servlet.logging  
org.jboss.solder.servlet.resource  
org.jboss.solder.servlet.support  
org.jboss.solder.servlet.webxml  
org.jboss.solder.support
Support classes for the Solder implementation, including typed message loggers and bundles.
org.jboss.solder.system  
org.jboss.solder.tooling  
org.jboss.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.solder.util
A collection of utilities for Solder
org.jboss.solder.util.collections
A collection of collection related utilities for Solder
org.jboss.solder.util.service
The Java 6 ServiceLoader for use in Java SE 5.

Copyright © 2008-2013 Seam Framework. All Rights Reserved.