Uses of Interface
org.jolokia.server.core.detector.ServerDetectorLookup
Packages that use ServerDetectorLookup
Package
Description
-
Uses of ServerDetectorLookup in org.jolokia.server.core.http
Methods in org.jolokia.server.core.http that return ServerDetectorLookupModifier and TypeMethodDescriptionprotected ServerDetectorLookupAgentServlet.getServerDetectorLookup()Hook for allowing a custome detector lookup -
Uses of ServerDetectorLookup in org.jolokia.server.core.osgi
Classes in org.jolokia.server.core.osgi that implement ServerDetectorLookupModifier and TypeClassDescriptionclassLookup service detectors lookups as OSGi services and collects the detectors found thereMethods in org.jolokia.server.core.osgi that return ServerDetectorLookupModifier and TypeMethodDescriptionprotected ServerDetectorLookupOsgiAgentServlet.getServerDetectorLookup()Get an OSGi based lookup mechanism for finding all detectors available during -
Uses of ServerDetectorLookup in org.jolokia.server.core.service
Methods in org.jolokia.server.core.service with parameters of type ServerDetectorLookupModifier and TypeMethodDescriptionstatic JolokiaServiceManagerJolokiaServiceManagerFactory.createJolokiaServiceManager(Configuration pConfig, LogHandler pLogHandler, Restrictor pRestrictor, ServerDetectorLookup pDetectorLookup) Create the implementation of a service manager with an additional hook for adding server detectors -
Uses of ServerDetectorLookup in org.jolokia.server.core.service.impl
Classes in org.jolokia.server.core.service.impl that implement ServerDetectorLookupModifier and TypeClassDescriptionclassClasspath scanner for detectorsConstructors in org.jolokia.server.core.service.impl with parameters of type ServerDetectorLookupModifierConstructorDescriptionJolokiaServiceManagerImpl(Configuration pConfig, LogHandler pLogHandler, Restrictor pRestrictor, ServerDetectorLookup pDetectorLookup) Create the implementation of a service manager