JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.glassfish.jersey.ext.cdi1x.internal
Annotation Interface JerseyVetoed
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
JerseyVetoed
Use this to annotate types included in Jersey libraries that are to be CDI managed as defined by the
CdiComponentProvider
Author:
Jakub Podlesak