Uses of Class
org.kiwiproject.dropwizard.consul.ConsulFactory
Packages that use ConsulFactory
-
Uses of ConsulFactory in org.kiwiproject.dropwizard.consul
Methods in org.kiwiproject.dropwizard.consul that return ConsulFactoryMethods in org.kiwiproject.dropwizard.consul with parameters of type ConsulFactoryModifier and TypeMethodDescriptionprotected voidConsulBundle.runEnabled(ConsulFactory consulFactory, io.dropwizard.core.setup.Environment environment) protected voidConsulBundle.setupEnvironment(ConsulFactory consulFactory, io.dropwizard.core.setup.Environment environment) -
Uses of ConsulFactory in org.kiwiproject.dropwizard.consul.core
Constructors in org.kiwiproject.dropwizard.consul.core with parameters of type ConsulFactoryModifierConstructorDescriptionConsulAdvertiser(io.dropwizard.core.setup.Environment environment, ConsulFactory configuration, org.kiwiproject.consul.Consul consul, String serviceId) Constructor