Uses of Class
com.scivicslab.pojoactor.workflow.Interpreter.Builder
Packages that use Interpreter.Builder
-
Uses of Interpreter.Builder in com.scivicslab.pojoactor.workflow
Methods in com.scivicslab.pojoactor.workflow that return Interpreter.BuilderModifier and TypeMethodDescriptionInterpreter.Builder.loggerName(String name) Sets the logger name for this interpreter.Interpreter.Builder.team(IIActorSystem system) Sets the actor system for this interpreter.