OOdeSign.com

Title

Design Patterns | Object Oriented Design

Description

Excerpted from the website:

Singleton pattern should be used when we must ensure that only one instance of a class is created and when the instance must be available through all the code. A special care should be taken in multithreading environments when multible threads must access the same resources throught the same singleton object.
read more

Languages

English

Additional Information

Related Domains

External Links



Retrieved from "http://aboutus.com/index.php?title=OOdeSign.com&oldid=32391076"