Uses of Class
java.util.ServiceConfigurationError
Package
Description
Contains interfaces and classes that are used to link an
invokedynamic
call site.-
Uses of ServiceConfigurationError in jdk.dynalink
Modifier and TypeMethodDescriptionDynamicLinkerFactory.getAutoLoadingErrors()
Returns a list ofServiceConfigurationError
s that were encountered while loading automatically discovered linkers during the last invocation ofDynamicLinkerFactory.createLinker()
.