Package jakarta.ws.rs

Interface SeBootstrap.Configuration

Enclosing interface:
SeBootstrap

public static interface SeBootstrap.Configuration
Provides information needed by the JAX-RS implementation for bootstrapping an application.

The configuration essentially consists of a set of parameters. While the set of actually effective keys is product specific, the key constants defined by the SeBootstrap.Configuration interface MUST be effective on all compliant products. Any unknown key MUST be silently ignored.

Since:
3.1