Class DisposableRegistry

  • All Implemented Interfaces:
    IDisposable

    public class DisposableRegistry
    extends java.lang.Object
    implements IDisposable
    A compound disposable that serves as a registry. Call this one at the end of the lifecycle of your injector.
    • Constructor Detail

      • DisposableRegistry

        public DisposableRegistry()