Class NoopDependencyManager

    • Field Detail

      • INSTANCE

        public static final DependencyManager INSTANCE
        A ready-made instance of this dependency manager which can safely be reused throughout an entire application regardless of multi-threading.
    • Constructor Detail

      • NoopDependencyManager

        public NoopDependencyManager()
        Creates a new instance of this dependency manager. Usually, INSTANCE should be used instead.