- java.lang.Object
-
- io.virtdata.core.FunctionFinder
-
public class FunctionFinder extends java.lang.ObjectFinds all sources of ThreadSafeMappers and ThreadLocalMappers using a couple schemes, in the following order:- All resolvable DocFuncData services are used directly.
- All resolvable DocFuncDataFinder services are used directly.
-
-
Constructor Summary
Constructors Constructor Description FunctionFinder()
-
Method Summary
Modifier and Type Method Description java.util.List<FunctionFinderService.Path>getFunctionNames()
-
-
-
Method Detail
-
getFunctionNames
public java.util.List<FunctionFinderService.Path> getFunctionNames()
-
-