Object Oriented Software Engineering View all facts Glossary Help |
subject > component > transaction handler |
transaction handler comparison table |
Subject | is a kind of | have example | is a subtopic of | has definition |
---|---|---|---|---|
component | subject | 9.1 - The Process of Design | Any piece of software or hardware that has a clear role and can be isolated, allowing you to replace it with a different component with equivalent functionality | |
transaction handler | component | the dynamic binding and dispatching of polymorphic methods | 9.5 - Architectural Patterns |
Next component: user interface component Up: component Previous component: source file