Interface Disposable

All Known Subinterfaces:
ApplicationExt, Lifecycle, ModuleExt
All Known Implementing Classes:
AbstractConfigManager, AdaptiveExtensionInjector, ConfigManager, Environment, FrameworkExecutorRepository, LifecycleAdapter, ModuleConfigManager, ModuleEnvironment, ShutdownHookCallbacks

public interface Disposable
An interface for destroying resources
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • destroy

      void destroy()