Implicit invocation

From Wikipedia, the free encyclopedia

Page Module:Message box/ambox.css has no content.

Implicit invocation is a term used by some authors for a style of software architecture in which a system is structured around event handling, using a form of callback. It is closely related to inversion of control and what is known informally as the Hollywood principle.

Template:Quote

Implicit invocation is the core technique behind the observer pattern.[citation needed]

See also

References

Page Template:Reflist/styles.css has no content.


Template:Asbox