Package-level declarations
Types
Link copied to clipboard
object FeaturePriority
Some common priorities are defined here, but feel free to also create your own. During LifecycleHandler.start, lower priorities run first. During LifecycleHandler.stop, higher priorities run first.
Link copied to clipboard
class LifecycleBuilder
Builder DSL for defining lifecycle handlers. Use handler to add handlers at specific priorities.
Link copied to clipboard
class LifecycleHandler
A lifecycle handler manages Feature startup and shutdown at a specific priority.
Link copied to clipboard
class LifecycleHandlerBuilder