Uses of Enum Class
org.gcube.common.events.Observes.Kind
Packages that use Observes.Kind
-
Uses of Observes.Kind in org.gcube.common.events
Methods in org.gcube.common.events that return Observes.KindModifier and TypeMethodDescriptionstatic Observes.KindReturns the enum constant of this class with the specified name.static Observes.Kind[]Observes.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Observes.Kind in org.gcube.common.events.impl
Methods in org.gcube.common.events.impl that return Observes.KindModifier and TypeMethodDescriptionObserver.kind()Returns the kind of this observer (critical, safe, or resilient).