Uses of Interface
org.jolokia.server.core.service.api.JolokiaServiceCreator
Packages that use JolokiaServiceCreator
-
Uses of JolokiaServiceCreator in org.jolokia.server.core.service.api
Methods in org.jolokia.server.core.service.api with parameters of type JolokiaServiceCreatorModifier and TypeMethodDescriptionvoidJolokiaServiceManager.addServices(JolokiaServiceCreator pServiceCreator) AJolokiaServiceCreatoris responsible for creating one or more service. -
Uses of JolokiaServiceCreator in org.jolokia.server.core.service.impl
Classes in org.jolokia.server.core.service.impl that implement JolokiaServiceCreatorModifier and TypeClassDescriptionclassA request handler factory which looks up the request handler viaLocalServiceFactoryMethods in org.jolokia.server.core.service.impl with parameters of type JolokiaServiceCreatorModifier and TypeMethodDescriptionvoidJolokiaServiceManagerImpl.addServices(JolokiaServiceCreator pServiceCreator) AJolokiaServiceCreatoris responsible for creating one or more service.