Uses of Class
org.rribbit.execution.AbstractListenerObjectExecutor
Packages that use AbstractListenerObjectExecutor
-
Uses of AbstractListenerObjectExecutor in org.rribbit.execution
Subclasses of AbstractListenerObjectExecutor in org.rribbit.executionModifier and TypeClassDescriptionclass
class
ThisAbstractListenerObjectExecutor
executes theListenerObject
s one after the other in theThread
of the caller.