Package io.github.kaktushose.jdac.introspection.lifecycle
package io.github.kaktushose.jdac.introspection.lifecycle
-
ClassDescriptionA
FrameworkEventis published at multiple points during the lifespan of the framework.Subscriber<T extends FrameworkEvent>ASubscriberholds logic that will be executed when a certainFrameworkEventis published by the framework.TheSubscriptionrepresenting a single subscription to a certain event.