Uses of Class
com.scivicslab.pojoactor.workflow.accumulator.AccumulatorIIAR
Packages that use AccumulatorIIAR
-
Uses of AccumulatorIIAR in com.scivicslab.pojoactor.workflow.accumulator
Methods in com.scivicslab.pojoactor.workflow.accumulator that return AccumulatorIIARModifier and TypeMethodDescriptionstatic AccumulatorIIARAccumulatorFactory.createActor(String type, IIActorSystem system) Creates an AccumulatorIIAR with the default name "accumulator" and registers it.static AccumulatorIIARAccumulatorFactory.createActor(String type, String actorName, IIActorSystem system) Creates an AccumulatorIIAR and registers it with the actor system.