Deprecated API
Contents
-
ElementDescriptionuse
ELAwareBeanManager
, this method will be removed in CDI 5.0It has no effect anymore as per Jakarta Faces version 4.0; the actual impl version should be leading.It has no effect anymore as per Jakarta Faces version 4.0; the actual impl version should be leading.UseResourceHandler.FACES_SCRIPT_LIBRARY_NAME
instead.UseResourceHandler.FACES_SCRIPT_RESOURCE_NAME
instead.Full state saving will be removed in favor of partial state saving in order to keep the spec simple. Therefore specifying full state saving view IDs via this context parameter will not anymore be an option.Full state saving will be removed in favor of partial state saving in order to keep the spec simple. Therefore disabling partial state saving via this context parameter will not anymore be an option.UseViewHandler.DEFAULT_FACELETS_SUFFIX
instead.UseViewHandler.FACELETS_SUFFIX_PARAM_NAME
instead.UseActionSource
instead.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.becauseCustomScope
has been removed from Faces in favor of CDI.becauseCustomScope
has been removed from Faces in favor of CDI.UseActionSourceAttachedObjectHandler
instead.UseActionSourceAttachedObjectTarget
instead.This class is not intended to be extended nor instantiated, it is going to be markedfinal
when this constructor becomes hidden.TODO: Either change TCK reference to PERSISTENCE_PROVIDER field to expect "jakarta.persistence.spi.PersistenceProvider" or remove PERSISTENCE_PROVIDER field and also update TCK signature tests.replaced byPersistenceUnitTransactionType
This is no longer required with RFC 6265This is no longer required with RFC 6265This is no longer required with RFC 6265This is no longer required with RFC 6265may be removed in future releasesThis is no longer required with RFC 6265This is no longer required with RFC 6265since 4.0, use a custom string instead. Will be removed in a future release of this API.since 4.0, use a customMediaType
instead. Will be removed in a future release of this API.
-
InterfaceDescriptionUse
ActionSource
instead.UseActionSourceAttachedObjectHandler
instead.UseActionSourceAttachedObjectTarget
instead.The preferred way to represent generic credential information is via theorg.ietf.jgss.GSSCredential
interface in J2SE Version 1.4, which provides similar functionality.In favor of 103 early hints
-
ClassDescriptionbecause
CustomScope
has been removed from Faces in favor of CDI.becauseCustomScope
has been removed from Faces in favor of CDI.
-
Enum ClassDescriptionIt has no effect anymore as per Jakarta Faces version 4.0; the actual impl version should be leading.replaced by
PersistenceUnitTransactionType
Newly-written code should use the date/time types defined injava.time
.
-
FieldDescriptionUse
ResourceHandler.FACES_SCRIPT_LIBRARY_NAME
instead.UseResourceHandler.FACES_SCRIPT_RESOURCE_NAME
instead.Full state saving will be removed in favor of partial state saving in order to keep the spec simple. Therefore specifying full state saving view IDs via this context parameter will not anymore be an option.Full state saving will be removed in favor of partial state saving in order to keep the spec simple. Therefore disabling partial state saving via this context parameter will not anymore be an option.UseViewHandler.DEFAULT_FACELETS_SUFFIX
instead.UseViewHandler.FACELETS_SUFFIX_PARAM_NAME
instead.TODO: Either change TCK reference to PERSISTENCE_PROVIDER field to expect "jakarta.persistence.spi.PersistenceProvider" or remove PERSISTENCE_PROVIDER field and also update TCK signature tests.may be removed in future releasessince 4.0, use a custom string instead. Will be removed in a future release of this API.since 4.0, use a customMediaType
instead. Will be removed in a future release of this API.
-
MethodDescriptionAs inconsistent with
hashCode()
contract, useisMimeTypeEqual(String)
instead.useELAwareBeanManager
, this method will be removed in CDI 5.0useELAwareBeanManager
, this method will be removed in CDI 5.0It has no effect anymore as per Jakarta Faces version 4.0; the actual impl version should be leading.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.This attribute is actually not specified in HTML. Do not use it on this component.Please useJsonbNillable
as another annotation instead. This option will be removed in the future.Since this method is not typesafe, the use ofCriteriaBuilder.array(jakarta.persistence.criteria.Selection<?>...)
orCriteriaBuilder.tuple(jakarta.persistence.criteria.Selection<?>...)
withCriteriaQuery.select(jakarta.persistence.criteria.Selection<? extends T>)
is strongly preferred.Since this method is not typesafe, the use ofCriteriaBuilder.array(jakarta.persistence.criteria.Selection<?>...)
orCriteriaBuilder.tuple(jakarta.persistence.criteria.Selection<?>...)
withCriteriaQuery.select(jakarta.persistence.criteria.Selection<? extends T>)
is strongly preferred.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Newly-written code should use the date/time types defined injava.time
.Java™ release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCause
andinitCause
methods of thejava.lang.Throwable
class.J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCause
andinitCause
methods of thejava.lang.Throwable
class.J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCause
andinitCause
methods of thejava.lang.Throwable
class..J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCause
andinitCause
methods of thejava.lang.Throwable
class.This is no longer required with RFC 6265This is no longer required with RFC 6265This is no longer required with RFC 6265This is no longer required with RFC 6265In favor of 103 early hintsIn favor of 103 early hintsThis is no longer required with RFC 6265This is no longer required with RFC 6265Automatic discovery of resources and providers or thegetClasses
method is preferred overgetSingletons
.The format of the toString() method is subject to change in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(CacheControl.class).toString(value) instead if you rely on the format of this method.This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(CacheControl.class).fromString(value) instead.The format of the toString() method is subject to change in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(Cookie.class).toString(value) instead if you rely on the format of this method.This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(Cookie.class).fromString(value) instead.The format of the toString() method is subject to change in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(EntityTag.class).toString(value) instead if you rely on the format of this method.This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(EntityTag.class).fromString(value) instead.The format of the toString() method is subject to change in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(NewCookie.class).toString(value) instead if you rely on the format of this method.This method will be removed in a future version. Please use RuntimeDelegate.getInstance().createHeaderDelegate(NewCookie.class).fromString(value) instead.
-
ConstructorDescriptionUse the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.Use the other constructor taking the implementation being wrapped.This class is not intended to be extended nor instantiated, it is going to be marked
final
when this constructor becomes hidden.Deprecated in WebSocket 2.2 and will be removed in a future version. UseSendResult(Session, Throwable)
as a replacement.Deprecated in WebSocket 2.2 and will be removed in a future version. UseSendResult(Session, Throwable)
as a replacement.This constructor will be removed in a future version. Please useCookie.Builder
instead.This constructor will be removed in a future version. Please useCookie.Builder
instead.This constructor will be removed in a future version. Please useCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.This constructor will be removed in a future version. Please useNewCookie.Builder
instead.
-
Enum ConstantDescription
-
Annotation Interface ElementDescriptionIt has no effect anymore as per Jakarta Faces version 4.0; the actual impl version should be leading.Please use
JsonbNillable
as another annotation instead. This option will be removed in the future.
ELAwareBeanManager
, this method will be removed in CDI 5.0