Uses of Class
java.util.ServiceConfigurationError
Packages that use ServiceConfigurationError
Package
Description
Contains interfaces and classes that are used to link an 
invokedynamic call site.- 
Uses of ServiceConfigurationError in jdk.dynalinkMethods in jdk.dynalink that return types with arguments of type ServiceConfigurationErrorModifier and TypeMethodDescriptionDynamicLinkerFactory.getAutoLoadingErrors()Returns a list ofServiceConfigurationErrors that were encountered while loading automatically discovered linkers during the last invocation ofDynamicLinkerFactory.createLinker().