Uses of Package
org.rribbit.execution
Packages that use org.rribbit.execution
-
Classes in org.rribbit.execution used by org.rribbit.executionClassDescriptionThis
ListenerObjectExecutor
provides a blueprint for the execution of aCollection
ofListenerObject
s and the processing of their results.This class represents the outcome of the execution of aListenerObject
.This interface specifies a method that can execute a set ofListenerObject
s and return the results. -
Classes in org.rribbit.execution used by org.rribbit.processingClassDescriptionThis interface specifies a method that can execute a set of
ListenerObject
s and return the results.