Hierarchy For Package io.github.kaktushose.jdac.introspection.lifecycle.events
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.github.kaktushose.jdac.introspection.lifecycle.events.FrameworkShutdownEvent (implements io.github.kaktushose.jdac.introspection.lifecycle.FrameworkEvent)
- io.github.kaktushose.jdac.introspection.lifecycle.events.FrameworkStartEvent (implements io.github.kaktushose.jdac.introspection.lifecycle.FrameworkEvent)
- io.github.kaktushose.jdac.introspection.lifecycle.events.InteractionFinishedEvent (implements io.github.kaktushose.jdac.introspection.lifecycle.FrameworkEvent)
- io.github.kaktushose.jdac.introspection.lifecycle.events.InteractionStartEvent (implements io.github.kaktushose.jdac.introspection.lifecycle.FrameworkEvent)
- io.github.kaktushose.jdac.introspection.lifecycle.events.RuntimeCloseEvent (implements io.github.kaktushose.jdac.introspection.lifecycle.FrameworkEvent)
- io.github.kaktushose.jdac.introspection.lifecycle.events.RuntimeOpenEvent (implements io.github.kaktushose.jdac.introspection.lifecycle.FrameworkEvent)
- java.lang.Record