Uses of Class
org.tentackle.common.ServiceFinderKey
-
-
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 Map<ServiceFinderKey,ServiceFinder>ServiceFactory. getFinderMap()Gets the finder map.
Allows applications to modify or add finders programmatically.
The map is threadsafe.
-