Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jaxrs-dev] Clarification regarding Application subclass instantiation

Hello, JAX-RSers:

Section 11.2.3 of the JAX-RS 2.1 specification says in part:

"In a product that supports CDI, implementations MUST support the use of CDI-style Beans as root resource classes, providers and Application subclasses."

Does this mean that it MUST be possible in such a product for an Application subclass to be instantiated by CDI?

Best,
Laird

Back to the top