Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionFor removal in 6.0, since 4.26 with no replacement. See instead
Component.toBuilder().This method creates theServiceLoaderin the API module and is not compatible with JPMS service lookup. UseServices.service(ServiceLoader, Class)instead.This method creates theServiceLoaderin the API module and is not compatible with JPMS service lookup. UseServices.services(ServiceLoader, Class)instead.This method creates theServiceLoaderin the API module and is not compatible with JPMS service lookup. UseServices.serviceWithFallback(ServiceLoader, Class)instead.
-
Deprecated InterfacesInterfaceDescriptionFor removal in 6.0, since 4.26 with no replacement. See instead
Component.toBuilder().
-
Deprecated MethodsMethodDescriptionThis method creates the
ServiceLoaderin the API module and is not compatible with JPMS service lookup. UseServices.service(ServiceLoader, Class)instead.This method creates theServiceLoaderin the API module and is not compatible with JPMS service lookup. UseServices.services(ServiceLoader, Class)instead.This method creates theServiceLoaderin the API module and is not compatible with JPMS service lookup. UseServices.serviceWithFallback(ServiceLoader, Class)instead.