Uses of Enum Class
cn.dinodev.spring.commons.promise.AbstractPromise.CallbackType
Packages that use AbstractPromise.CallbackType
-
Uses of AbstractPromise.CallbackType in cn.dinodev.spring.commons.promise
Methods in cn.dinodev.spring.commons.promise that return AbstractPromise.CallbackTypeModifier and TypeMethodDescriptionstatic AbstractPromise.CallbackTypeReturns the enum constant of this class with the specified name.static AbstractPromise.CallbackType[]AbstractPromise.CallbackType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cn.dinodev.spring.commons.promise with parameters of type AbstractPromise.CallbackTypeModifier and TypeMethodDescriptionprotected voidAbstractPromise.handleException(AbstractPromise.CallbackType callbackType, Exception e)