Package org.rribbit.execution
Class AbstractListenerObjectExecutor.ExecutionResult
java.lang.Object
org.rribbit.execution.AbstractListenerObjectExecutor.ExecutionResult
- Direct Known Subclasses:
 AbstractListenerObjectExecutor.ObjectResult,AbstractListenerObjectExecutor.ThrowableResult,AbstractListenerObjectExecutor.VoidResult
- Enclosing class:
 AbstractListenerObjectExecutor
This class represents the outcome of the execution of a 
ListenerObject.- Author:
 - G.J. Schouten
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ExecutionResult
protected ExecutionResult() 
 -