Jakarta EE Core Profile API

Packages
Package
Description
This package defines the common annotations.
This package contains the security common annotations.
 
Annotations relating to decorators.
Annotations and interfaces relating to scopes and contexts.
 
The custom context SPI.
Annotations and interfaces relating to events.
 
The build compatible extension SPI.
 
 
The portable extension integration SPI.
 
 
The core interfaces of the language model that represent annotations and annotation targets.
Interfaces that represent declarations.
Interfaces that represent types.
Contains shared, general-purpose helper classes and annotations.
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
Contains annotations and interfaces for defining interceptor methods and interceptor classes, and for binding interceptor classes to target classes.
Provides an object model API to process JSON.
Provides JSON Binding API, which enables binding Java objects from and to JSON documents.
Defines adapter related classes.
Defines annotations for customizing the mapping between Java program elements and JSON documents.
Defines strategies and policies for customizing the mapping between Java program elements and JSON documents.
Defines serializer depending classes.
Service Provider Interface (SPI) to plug in implementations of JSON Binding API JsonbBuilder objects.
Service Provider Interface (SPI) to plug in implementations for JSON processing objects.
Provides a streaming API to parse and generate JSON.
High-level interfaces and annotations used to create RESTful service resources.
The JAX-RS client API
Container-specific JAX-RS API.
Low-level interfaces and annotations used to create RESTful service resources.
APIs that provide extensions to the types supported by the JAX-RS API.
Server-Sent Events related API.