Uses of Enum Class
org.axonframework.modelling.saga.repository.NoResourceInjector
Packages that use NoResourceInjector
-
Uses of NoResourceInjector in org.axonframework.modelling.saga.repository
Methods in org.axonframework.modelling.saga.repository that return NoResourceInjectorModifier and TypeMethodDescriptionstatic NoResourceInjectorReturns the enum constant of this class with the specified name.static NoResourceInjector[]NoResourceInjector.values()Returns an array containing the constants of this enum class, in the order they are declared.