Class ActionMediator<O>

java.lang.Object
ch.nolix.base.errorcontrol.perfomancevalidator.ActionMediator<O>
Type Parameters:
O - is the type of the Objects a ActionMediator is for.
All Implemented Interfaces:
IActionMediator

public final class ActionMediator<O> extends Object implements IActionMediator
Author:
Silvan Wyss