Uses of Interface
com.power4j.fist.boot.common.op.bus.ErrorHandler
Packages that use ErrorHandler
-
Uses of ErrorHandler in com.power4j.fist.boot.common.op.bus
Methods in com.power4j.fist.boot.common.op.bus with parameters of type ErrorHandlerConstructors in com.power4j.fist.boot.common.op.bus with parameters of type ErrorHandlerModifierConstructorDescriptionBus(List<OpEventSubscriber<T, E>> subscribers, ErrorHandler<E> errorHandler)