Class Invoker

  • All Implemented Interfaces:
    IInvoker

    public class Invoker
    extends java.lang.Object
    implements IInvoker
    This class is responsible for invoking methods: - test methods - configuration methods - possibly in a separate thread and then for notifying the result listeners.