Package 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.

See: Description

Package org.jboss.solder.core Description

A number enhancements to the CDI programming model which are under trial and may be included in later releases of Contexts and Dependency Injection.

Included are:

@Veto Prevents a class from being installed as a bean
@Requires Prevents a class from being installed as a bean unless class dependencies are satisfied
@Exact Specify an implementation of an injection point type
@Client Qualifier identifying a bean as belonging to the current client
Named packages
See Also:
Veto, Requires, Exact, Client, Named

Copyright © 2012 Seam Framework. All Rights Reserved.