Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Keana Schmidt   on Sep 13 In Java Category.

  
Question Answered By: Tracy Myers   on Sep 13

From foldoc (....doc.ic.ac.uk/.../....cgi?query=framework):

Framework - In object-oriented systems, a set of classes that embodies an
abstract design for solutions to a number of related problems.

A pluggable architecture  is one where implementations of components in the
system can easily be replaced with other implementations as long as they share
the same interface.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Frameworks and pluggable architecture? Or get search suggestion and latest updates.


Tagged: