Uses of Enum Class
eu.cloudnetservice.driver.event.InvocationOrder
Packages that use InvocationOrder
-
Uses of InvocationOrder in eu.cloudnetservice.driver.event
Methods in eu.cloudnetservice.driver.event that return InvocationOrderModifier and TypeMethodDescriptionDefaultRegisteredEventListener.order()Get the priority defined in the @EventListener annotation on the original listener method.RegisteredEventListener.order()Get the priority defined in the @EventListener annotation on the original listener method.static InvocationOrderReturns the enum constant of this class with the specified name.static InvocationOrder[]InvocationOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.