Weld Extensions 1.0.0.Beta1 API

Packages
org.jboss.weld.extensions.bean A collection of base classes and builders for working with Bean metadata objects.
org.jboss.weld.extensions.bean.defaultbean Allows a library to provide a default implmentation of a bean, which is used unless overridden by an application.
org.jboss.weld.extensions.bean.generic Allows a library to expose sets of beans which may be configured multiple times in an application.
org.jboss.weld.extensions.beanManager Support for objects not able to obtain CDI injection that need a reference to the BeanManager.
org.jboss.weld.extensions.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.weld.extensions.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.weld.extensions.literal A collection of annotation literals for all annotations from the Contexts and Dependency Injection specification and from Weld Extensions.
org.jboss.weld.extensions.log Provides injectable typed loggers and injectable typed message bundles suitable for internationalization and localization which can use any logging backend.
org.jboss.weld.extensions.messages Logging and exception messages used by Weld Extensions
org.jboss.weld.extensions.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.weld.extensions.properties.query A set of utility classes for querying a class for properties based on a set of criteria.
org.jboss.weld.extensions.reflection A set of utilities for working with JDK reflection and Annotated metadata, including:
org.jboss.weld.extensions.reflection.annotated A collection of base classes and builders for working with AnnotatedType metadata objects.
org.jboss.weld.extensions.resourceLoader An extensible, injectable resource loader that can provide provide URLs, managed input streams and sets of properties.
org.jboss.weld.extensions.resourceLoader.servlet Support for loading resources from the Servlet context
org.jboss.weld.extensions.servicehandler Allows interfaces and abstract classes to be declated as automatically implemented beans.
org.jboss.weld.extensions.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.weld.extensions.util A collection of utilities for Weld Extensions
org.jboss.weld.extensions.util.collections A collection of collection related utilities for Weld Extensions
org.jboss.weld.extensions.util.service The Java 6 ServiceLoader for use in Java SE 5.

 



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