Package org.apache.druid.guice
Annotation Type ManageLifecycle
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface ManageLifecycle
Marks the object to be managed byLifecycleand set to be onLifecycle.Stage.NORMALstage. This stage gets defined byLifecycleModule.