Uses of Interface
adams.flow.core.FixedNameActorHandler
-
Packages that use FixedNameActorHandler Package Description adams.flow.control adams.flow.standalone -
-
Uses of FixedNameActorHandler in adams.flow.control
Classes in adams.flow.control that implement FixedNameActorHandler Modifier and Type Class Description classIfThenElseEmulates an If-Then-Else construct.classTryCatchSafe-guards the execution of the 'try' sequence of actors. -
Uses of FixedNameActorHandler in adams.flow.standalone
Classes in adams.flow.standalone that implement FixedNameActorHandler Modifier and Type Class Description classJavaExecForks off a new JVM with the same classpath by default.
-