Class ExecutionContext

  • Direct Known Subclasses:
    InstallationContext

    public abstract class ExecutionContext
    extends java.lang.Object
    ExecutionContext base class - you need to extend it if you want to create your implementation of ExecutionContext.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExecutionContext

        public ExecutionContext()