Uses of Interface
org.jolokia.server.core.service.api.JolokiaServiceLookup
Packages that use JolokiaServiceLookup
-
Uses of JolokiaServiceLookup in org.jolokia.server.core.service.api
Methods in org.jolokia.server.core.service.api with parameters of type JolokiaServiceLookupModifier and TypeMethodDescriptionvoidJolokiaServiceManager.addServiceLookup(JolokiaServiceLookup pLookup) Add a service factory for dynamically looking up services. -
Uses of JolokiaServiceLookup in org.jolokia.server.core.service.impl
Classes in org.jolokia.server.core.service.impl that implement JolokiaServiceLookupModifier and TypeClassDescriptionclassService Factory for tracking OSGi Jolokia ServicesMethods in org.jolokia.server.core.service.impl with parameters of type JolokiaServiceLookupModifier and TypeMethodDescriptionvoidJolokiaServiceManagerImpl.addServiceLookup(JolokiaServiceLookup pLookup) Add a service factory for dynamically looking up services.