Uses of Interface
org.jolokia.server.core.detector.ServerDetector
Packages that use ServerDetector
Package
Description
-
Uses of ServerDetector in org.jolokia.server.core.detector
Fields in org.jolokia.server.core.detector declared as ServerDetectorMethods in org.jolokia.server.core.detector that return types with arguments of type ServerDetectorModifier and TypeMethodDescriptiondefault Class<ServerDetector>ServerDetector.getType()ServerDetectorLookup.lookup()Lookup all server detector available and return a list of all found detectors -
Uses of ServerDetector in org.jolokia.server.core.osgi
Methods in org.jolokia.server.core.osgi that return types with arguments of type ServerDetectorModifier and TypeMethodDescriptionDelegatingServerDetectorLookup.lookup()Lookup all server detector available and return a list of all found detectors -
Uses of ServerDetector in org.jolokia.server.core.service.impl
Methods in org.jolokia.server.core.service.impl that return types with arguments of type ServerDetectorModifier and TypeMethodDescriptionClasspathServerDetectorLookup.lookup()Lookup all server detector available and return a list of all found detectors