Uses of Class
org.kiwiproject.registry.management.RegistrationManager
-
Packages that use RegistrationManager Package Description org.kiwiproject.registry.management.dropwizard -
-
Uses of RegistrationManager in org.kiwiproject.registry.management.dropwizard
Constructors in org.kiwiproject.registry.management.dropwizard with parameters of type RegistrationManager Constructor Description RegistrationLifecycleListener(RegistrationManager registrationManager)Creates a new listener with a givenRegistrationManager
-