Klasse ActionMediator<O>

java.lang.Object
ch.nolix.core.errorcontrol.perfomancevalidator.ActionMediator<O>
Typparameter:
O - is the type of the Objects a ActionMediator is for.
Alle implementierten Schnittstellen:
IActionMediator

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