Non-virtual interface pattern

id: non-virtual-interface-pattern-246-5443171
title: Non-virtual interface pattern
text: The non-virtual interface pattern (NVI) controls how methods in a base class are overridden. Such methods may be called by clients and overridable methods with core functionality. It is a pattern that is strongly related to the template method pattern. The NVI pattern recognizes the benefits of a non-abstract method invoking the subordinate abstract methods. This level of indirection allows for pre and post operations relative to the abstract operations both immediately and with future unforesee
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Non-virtual_interface_pattern
date created:
date modified: 2023-05-17T11:36:02Z
main entity: {"identifier":"Q7049069","url":"https://www.wikidata.org/entity/Q7049069"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part