Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionThis 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.
-
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.