Class DefaultLongOperationThreadExecutor

  • All Implemented Interfaces:
    LongOperationThreadExecutor

    public class DefaultLongOperationThreadExecutor
    extends java.lang.Object
    implements LongOperationThreadExecutor
    This class is to satisfy Spring and offer standard implementation of the executor to be injected. Should be replace by alias-overriding in applications using cockpitng in order to provide thread-pool based implementation. This sample implementation is not production-ready.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DefaultLongOperationThreadExecutor

        public DefaultLongOperationThreadExecutor()