Uses of Enum Class
com.oracle.coherence.spring.messaging.SubscriberExceptionHandler.Action
-
Uses of SubscriberExceptionHandler.Action in com.oracle.coherence.spring.messaging
Modifier and TypeMethodDescriptionSubscriberExceptionHandler.handle
(CoherenceSubscriberException exception) Handle the given exception.Returns the enum constant of this class with the specified name.static SubscriberExceptionHandler.Action[]
SubscriberExceptionHandler.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.