Contents
Class ServiceFinder
java.lang.Object
org.infinispan.commons.util.ServiceFinder
ServiceFinder is a
ServiceLoader
replacement which understands multiple classpaths.- Since:
- 6.0
- Author:
- Tristan Tarrant, Brett Meyer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Collection
<T> load
(Class<T> contract, ClassLoader... loaders)