Class DirectThreadingFeature.WithShutdown

java.lang.Object
All Implemented Interfaces:
ShutdownFeature, ThreadingFeature
Enclosing class:
DirectThreadingFeature

@Feature
public abstract static class DirectThreadingFeature.WithShutdown
extends DirectThreadingFeature
implements ShutdownFeature
A DirectThreadingFeature that adds shutdown hooks.
  • Constructor Details

    • WithShutdown

      public WithShutdown()
  • Method Details