Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

V

validate(InjectionPoint) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Validate a certain injection point.
Validation - Annotation Interface in jakarta.enterprise.inject.build.compatible.spi
5th phase of build compatible extension execution.
value() - Element in annotation interface jakarta.annotation.Generated
The value element must have the name of the code generator.
value() - Element in annotation interface jakarta.annotation.Priority
The priority value.
value() - Element in annotation interface jakarta.annotation.Resources
Array used for multiple resource declarations.
value() - Element in annotation interface jakarta.annotation.security.DeclareRoles
List of security role names.
value() - Element in annotation interface jakarta.annotation.security.RolesAllowed
List of roles that are permitted access.
value() - Element in annotation interface jakarta.annotation.security.RunAs
Name of a security role.
value() - Element in annotation interface jakarta.annotation.sql.DataSourceDefinitions
 
value() - Method in class jakarta.enterprise.context.BeforeDestroyed.Literal
 
value() - Element in annotation interface jakarta.enterprise.context.BeforeDestroyed
The scope for which to observe destruction
value() - Method in class jakarta.enterprise.context.Destroyed.Literal
 
value() - Element in annotation interface jakarta.enterprise.context.Destroyed
The scope for which to observe destruction
value() - Method in class jakarta.enterprise.context.Initialized.Literal
 
value() - Element in annotation interface jakarta.enterprise.context.Initialized
The scope for which to observe initialization
value() - Element in annotation interface jakarta.enterprise.inject.build.compatible.spi.SkipIfPortableExtensionPresent
A class implementing Extension that is expected to mirror the functionality of the annotated build compatible extension.
value() - Method in class jakarta.enterprise.inject.literal.NamedLiteral
 
value() - Element in annotation interface jakarta.enterprise.inject.spi.WithAnnotations
The annotation types that must be present on the AnnotatedType for the ProcessAnnotatedType observer to be notified.
value() - Method in class jakarta.enterprise.inject.Typed.Literal
 
value() - Element in annotation interface jakarta.enterprise.inject.Typed
Selects the bean types of the bean.
value() - Method in interface jakarta.enterprise.lang.model.AnnotationInfo
Returns the value of this annotation's value member.
value() - Element in annotation interface jakarta.inject.Named
The name.
value() - Element in annotation interface jakarta.interceptor.Interceptors
An ordered list of interceptors.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbDateFormat
Specifies the date pattern to use.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbNillable
Switches on/off serialization of properties with null value.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbNumberFormat
Specifies the number pattern to use.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbProperty
Customized name of the field (or JavaBean property).
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbPropertyOrder
Order in which properties are serialized.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbTypeAdapter
Custom JsonbAdapter which provides custom mapping for given field or JavaBean property.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbTypeDeserializer
Custom JsonbDeserializer which provides custom mapping for given field or JavaBean property.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbTypeInfo
Allowed aliases of the handled type.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbTypeSerializer
Custom JsonbSerializer which provides custom mapping for given field or JavaBean property.
value() - Element in annotation interface jakarta.json.bind.annotation.JsonbVisibility
Custom property visibility strategy used to resolve visibility of the members.
value() - Element in annotation interface jakarta.ws.rs.ApplicationPath
Defines the base URI for all resource URIs.
value() - Element in annotation interface jakarta.ws.rs.ConstrainedTo
Define the constraint type to be placed on a JAX-RS provider.
value() - Element in annotation interface jakarta.ws.rs.Consumes
A list of media types.
value() - Element in annotation interface jakarta.ws.rs.CookieParam
Defines the name of the HTTP cookie whose value will be used to initialize the value of the annotated method argument, class field or bean property.
value() - Element in annotation interface jakarta.ws.rs.DefaultValue
The specified default value.
value() - Element in annotation interface jakarta.ws.rs.FormParam
Defines the name of the form parameter whose value will be used to initialize the value of the annotated method argument.
value() - Element in annotation interface jakarta.ws.rs.HeaderParam
Defines the name of the HTTP header whose value will be used to initialize the value of the annotated method argument, class field or bean property.
value() - Element in annotation interface jakarta.ws.rs.HttpMethod
Specifies the name of a HTTP method.
value() - Element in annotation interface jakarta.ws.rs.MatrixParam
Defines the name of the URI matrix parameter whose value will be used to initialize the value of the annotated method argument, class field or bean property.
value() - Element in annotation interface jakarta.ws.rs.Path
Defines a URI template for the resource class or method, must not include matrix parameters.
value() - Element in annotation interface jakarta.ws.rs.PathParam
Defines the name of the URI template parameter whose value will be used to initialize the value of the annotated method parameter, class field or property.
value() - Element in annotation interface jakarta.ws.rs.Produces
A list of media types.
value() - Element in annotation interface jakarta.ws.rs.QueryParam
Defines the name of the HTTP query parameter whose value will be used to initialize the value of the annotated method argument, class field or bean property.
value(boolean) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a boolean-valued annotation member called value.
value(boolean[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a boolean array-valued annotation member called value.
value(byte) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a byte-valued annotation member called value.
value(byte[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a byte array-valued annotation member called value.
value(char) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a char-valued annotation member called value.
value(char[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a char array-valued annotation member called value.
value(double) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a double-valued annotation member called value.
value(double[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a double array-valued annotation member called value.
value(float) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a float-valued annotation member called value.
value(float[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a float array-valued annotation member called value.
value(int) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an int-valued annotation member called value.
value(int[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an int array-valued annotation member called value.
value(long) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a long-valued annotation member called value.
value(long[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a long array-valued annotation member called value.
value(short) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a short-valued annotation member called value.
value(short[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a short array-valued annotation member called value.
value(AnnotationInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an annotation-valued annotation member called value.
value(AnnotationInfo[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an annotation array-valued annotation member called value.
value(AnnotationMember) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an annotation member called value, whose value is given value.
value(ClassInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a class-valued annotation member called value.
value(ClassInfo[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a class array-valued annotation member called value.
value(ClassInfo, String) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an enum-valued annotation member called value.
value(ClassInfo, String[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an enum array-valued annotation member called value.
value(Type) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a class-valued annotation member called value.
value(Type[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a class array-valued annotation member called value.
value(Annotation) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an annotation-valued annotation member called value.
value(Annotation[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an annotation array-valued annotation member called value.
value(Class<?>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a class-valued annotation member called value.
value(Class<?>[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a class array-valued annotation member called value.
value(Class<? extends Enum<?>>, String) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an enum-valued annotation member called value.
value(Class<? extends Enum<?>>, String[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an enum array-valued annotation member called value.
value(Enum<?>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an enum-valued annotation member called value.
value(Enum<?>[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds an enum array-valued annotation member called value.
value(String) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a String-valued annotation member called value.
value(String) - Method in class jakarta.ws.rs.core.Cookie.AbstractCookieBuilder
Set the value of the cookie.
value(String[]) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilder
Adds a String array-valued annotation member called value.
VALUE - Static variable in interface jakarta.enterprise.lang.model.AnnotationMember
Name of the commonly used value() annotation member.
VALUE_FALSE - Enum constant in enum class jakarta.json.stream.JsonParser.Event
false value in a JSON array or object.
VALUE_NULL - Enum constant in enum class jakarta.json.stream.JsonParser.Event
null value in a JSON array or object.
VALUE_NUMBER - Enum constant in enum class jakarta.json.stream.JsonParser.Event
Number value in a JSON array or object.
VALUE_STRING - Enum constant in enum class jakarta.json.stream.JsonParser.Event
String value in a JSON array or object.
VALUE_TRUE - Enum constant in enum class jakarta.json.stream.JsonParser.Event
true value in a JSON array or object.
valueOf(String) - Static method in enum class jakarta.annotation.Resource.AuthenticationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.event.Reception
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.event.TransactionPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.inject.spi.InterceptionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.inject.spi.SessionBeanType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.lang.model.AnnotationMember.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.lang.model.declarations.DeclarationInfo.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.lang.model.types.PrimitiveType.PrimitiveKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.enterprise.lang.model.types.Type.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.json.JsonConfig.KeyStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.json.JsonPatch.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.json.JsonValue.ValueType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.json.stream.JsonParser.Event
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class jakarta.ws.rs.core.CacheControl
Deprecated.
This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(CacheControl.class).fromString(value) instead.
valueOf(String) - Static method in class jakarta.ws.rs.core.Cookie
Deprecated.
This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(Cookie.class).fromString(value) instead.
valueOf(String) - Static method in class jakarta.ws.rs.core.EntityTag
Deprecated.
This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(EntityTag.class).fromString(value) instead.
valueOf(String) - Static method in class jakarta.ws.rs.core.Link
Simple parser to convert link header string representations into a link.
valueOf(String) - Static method in class jakarta.ws.rs.core.MediaType
Creates a new instance of MediaType by parsing the supplied string.
valueOf(String) - Static method in enum class jakarta.ws.rs.core.NewCookie.SameSite
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class jakarta.ws.rs.core.NewCookie
Deprecated.
This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(NewCookie.class).fromString(value) instead.
valueOf(String) - Static method in enum class jakarta.ws.rs.core.Response.Status.Family
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.ws.rs.core.Response.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.ws.rs.RuntimeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jakarta.ws.rs.SeBootstrap.Configuration.SSLClientAuthentication
Returns the enum constant of this class with the specified name.
values() - Static method in enum class jakarta.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.event.Reception
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.event.TransactionPhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.inject.spi.InterceptionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.inject.spi.SessionBeanType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.lang.model.AnnotationMember.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.lang.model.declarations.DeclarationInfo.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.lang.model.types.PrimitiveType.PrimitiveKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.enterprise.lang.model.types.Type.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.json.JsonConfig.KeyStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.json.JsonPatch.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.json.JsonValue.ValueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.json.stream.JsonParser.Event
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
 
values() - Static method in enum class jakarta.ws.rs.core.NewCookie.SameSite
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.ws.rs.core.Response.Status.Family
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.ws.rs.core.Response.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.ws.rs.RuntimeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jakarta.ws.rs.SeBootstrap.Configuration.SSLClientAuthentication
Returns an array containing the constants of this enum class, in the order they are declared.
variant(Variant) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Set message entity representation metadata.
Variant - Class in jakarta.ws.rs.core
Abstraction for a resource representation variant.
Variant(MediaType, String, String) - Constructor for class jakarta.ws.rs.core.Variant
Create a new instance of Variant.
Variant(MediaType, String, String, String) - Constructor for class jakarta.ws.rs.core.Variant
Create a new instance of Variant.
Variant(MediaType, String, String, String, String) - Constructor for class jakarta.ws.rs.core.Variant
Create a new instance of Variant.
Variant(MediaType, Locale, String) - Constructor for class jakarta.ws.rs.core.Variant
Create a new instance of Variant.
Variant.VariantListBuilder - Class in jakarta.ws.rs.core
A builder for a list of representation variants.
VariantListBuilder() - Constructor for class jakarta.ws.rs.core.Variant.VariantListBuilder
Protected constructor, use the static newInstance method to obtain an instance.
variants(Variant...) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Add a Vary header that lists the available variants.
variants(List<Variant>) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Add a Vary header that lists the available variants.
VARY - Static variable in interface jakarta.ws.rs.core.HttpHeaders
version(int) - Method in class jakarta.ws.rs.core.Cookie.AbstractCookieBuilder
Set the version of the cookie.
veto() - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
Forces the container to ignore this type.
veto() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
Forces the container to ignore the bean.
veto() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
Forces the container to ignore the observer method.
Vetoed - Annotation Interface in jakarta.enterprise.inject
Veto the processing of the class.
Vetoed.Literal - Class in jakarta.enterprise.inject
Supports inline instantiation of the Vetoed annotation.
VOID - Enum constant in enum class jakarta.enterprise.lang.model.types.Type.Kind
The void pseudo-type, e.g.
VoidType - Interface in jakarta.enterprise.lang.model.types
The void pseudo-type.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form