Class AutoCloseableLifecycleComponent

  • All Implemented Interfaces:
    java.lang.AutoCloseable, LifecycleComponent

    public class AutoCloseableLifecycleComponent
    extends java.lang.Object
    implements LifecycleComponent
    Allows for AutoClosable resources to be added to the component lifecycle without having to implement ServerLifecycleComponent directly.