Package io.github.kaktushose.jdac.introspection.lifecycle.events
package io.github.kaktushose.jdac.introspection.lifecycle.events
-
Record ClassesClassDescriptionPublished when the framework is shutdown, practically at the start of
JDACommands.shutdown().Published when the framework is fully started, practically at the end ofJDACBuilder.start().Published after an interaction controller method is called.Published before an interaction controller method is invoked.Published when aRuntimeis started, e.g.Published when aRuntimeis closed, e.g.