Uses of Interface
org.kiwiproject.curator.config.CuratorConfigured
-
Packages that use CuratorConfigured Package Description org.kiwiproject.curator -
-
Uses of CuratorConfigured in org.kiwiproject.curator
Classes in org.kiwiproject.curator with type parameters of type CuratorConfigured Modifier and Type Class Description classCuratorBundle<C extends io.dropwizard.Configuration & CuratorConfigured>A Dropwizard bundle that creates aCuratorFrameworkinstance, wrapped in a DropwizardManagedinstance.
-