Package org.teavm.classlib.impl
Interface ServiceLoaderInformation
- All Known Implementing Classes:
ServiceLoaderSupport
public interface ServiceLoaderInformation
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends String>
serviceImplementations
(String type) Collection<? extends String>
-
Method Details
-
serviceTypes
Collection<? extends String> serviceTypes() -
serviceImplementations
-