Class Invoker

  • All Implemented Interfaces:
    IInvoker

    public class Invoker
    extends 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.
    Author:
    Cedric Beust, Alexandru Popescu