CDI APIs 1.2 API

Contexts and Dependency Injection (CDI) defines a set of complementary services that help improve the structure of application code.

See: Description

Packages 
Package Description
javax.decorator
Annotations relating to decorators.
javax.enterprise.context
Annotations and interfaces relating to scopes and contexts.
javax.enterprise.context.spi
The custom context SPI.
javax.enterprise.event
Annotations and interfaces relating to events.
javax.enterprise.inject
Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup.
javax.enterprise.inject.spi
The portable extension integration SPI.
javax.enterprise.util
Contains shared, general-purpose helper classes and annotations.

Copyright © 2008-2014 JBoss by Red Hat, Inc.. All Rights Reserved.