Uses of Class
org.tentackle.common.ServiceFinderKey
-
Packages that use ServiceFinderKey Package Description org.tentackle.common Common classes for build- and runtime. -
-
Uses of ServiceFinderKey in org.tentackle.common
Methods in org.tentackle.common that return types with arguments of type ServiceFinderKey Modifier and Type Method Description java.util.Map<ServiceFinderKey,ServiceFinder>ServiceFactory. getFinderMap()Gets the finder map.
Allows applications to modify or add finders programmatically.
The map is threadsafe.
-