Uses of Package
org.rribbit.execution
Packages that use org.rribbit.execution
-
Classes in org.rribbit.execution used by org.rribbit.executionClassDescriptionThis
ListenerObjectExecutorprovides a blueprint for the execution of aCollectionofListenerObjects 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 ofListenerObjects and return the results. -
Classes in org.rribbit.execution used by org.rribbit.processingClassDescriptionThis interface specifies a method that can execute a set of
ListenerObjects and return the results.