Class ServiceFinder

java.lang.Object
org.infinispan.commons.util.ServiceFinder

public class ServiceFinder extends Object
ServiceFinder is a ServiceLoader replacement which understands multiple classpaths.
Since:
6.0
Author:
Tristan Tarrant, Brett Meyer
  • Constructor Details

    • ServiceFinder

      public ServiceFinder()
  • Method Details