EnvironmentCallback

fun interface EnvironmentCallback

On startup, any bound implementation will be called against the dropwizard Environment.

Functions

Link copied to clipboard
abstract fun invoke(environment: Environment)