Solder API 3.2.0.Final API

Packages 
Package Description
org.jboss.solder.bean.defaultbean  
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.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  
org.jboss.solder.exception.control
An extensible exception handling handling framework.
org.jboss.solder.exception.control.literal
Annotation literals for Solder Catch.
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.reflection
A set of utilities for working with JDK reflection and Annotated metadata, including:
org.jboss.solder.resourceLoader
An extensible, injectable resource loader that can provide provide URLs, managed input streams and sets of properties.
org.jboss.solder.serviceHandler
Allows interfaces and abstract classes to be declated as automatically implemented beans.
org.jboss.solder.servlet  
org.jboss.solder.servlet.event  
org.jboss.solder.servlet.event.literal  
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.resource  
org.jboss.solder.servlet.webxml  
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.service
The Java 6 ServiceLoader for use in Java SE 5.

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