SeamFramework.org
Community Documentation
Prev
Next
Part I. Extensions and Utilities for Developers
Table of Contents
2. Enhancements to the CDI Programming Model
2.1. Preventing a class from being processed
2.1.1. @Veto
2.1.2. @Requires
2.2. @Exact
2.3. @Client
2.4. Named packages
2.5. @FullyQualified bean names
3. Annotation Literals
4. Evaluating Unified EL
4.1. @Resolver
5. Injecting Resources and System Properties
5.1. Resource Loading
5.1.1. Extending the Resource Loader
5.2. System Properties
6. Logging, redesigned
6.1. JBoss Logging: The foundation
6.2. Solder Logging: Feature set
6.3. Typed loggers
6.4. Native logger API
6.5. Typed message bundles
6.6. Implementation classes
6.6.1. Generating the implementation classes
6.6.2. Including the implementation classes in Arquillian tests
Prev
Chapter 1. Getting Started
Top of page
Front page
Next
Chapter 2. Enhancements to the CDI Programming Mo...