@API(status=EXPERIMENTAL, since="1.2.5") @FunctionalInterface public interface RegistrarHook extends LifecycleHook
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistrarHook.Registrar |
Modifier and Type | Method and Description |
---|---|
void |
registerHooks(RegistrarHook.Registrar registrar) |
appliesTo, propagateTo
void registerHooks(RegistrarHook.Registrar registrar)