Uses of Class
io.dropwizard.testing.junit.DropwizardAppRule.ServiceListener
-
-
Uses of DropwizardAppRule.ServiceListener in io.dropwizard.testing.junit
Methods in io.dropwizard.testing.junit with parameters of type DropwizardAppRule.ServiceListener Modifier and Type Method Description DropwizardAppRule<C>DropwizardAppRule. addListener(DropwizardAppRule.ServiceListener<C> listener)
-