Uses of Interface
com.power4j.fist.boot.common.op.OpHandler
Packages that use OpHandler
-
Uses of OpHandler in com.power4j.fist.boot.common.op
Classes in com.power4j.fist.boot.common.op that implement OpHandlerMethods in com.power4j.fist.boot.common.op with parameters of type OpHandlerModifier and TypeMethodDescriptionMethod parameters in com.power4j.fist.boot.common.op with type arguments of type OpHandlerModifier and TypeMethodDescriptionConstructor parameters in com.power4j.fist.boot.common.op with type arguments of type OpHandlerModifierConstructorDescriptionAbstractOpTemplateRegistry(List<OpHandler<T>> handlers, List<OpTemplateConfigure<T, OpTemplateBuilder<T>>> configures) HandlerCompose(List<OpHandler<T>> handlers) OpTemplateBuilder(List<OpHandler<T>> knownHandlers)