Uses of Enum Class
com.aim2be.platform.outbox.OutboxProperties.Backend
-
Uses of OutboxProperties.Backend in com.aim2be.platform.outbox
Methods in com.aim2be.platform.outbox that return OutboxProperties.BackendModifier and TypeMethodDescriptionOutboxProperties.getBackend()static OutboxProperties.BackendReturns the enum constant of this class with the specified name.static OutboxProperties.Backend[]OutboxProperties.Backend.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aim2be.platform.outbox with parameters of type OutboxProperties.BackendModifier and TypeMethodDescriptionvoidOutboxProperties.setBackend(OutboxProperties.Backend backend)