Posts Tagged 'Singelton'

Singelton pattern

Posted on October 15 2009 by Sachin Jain

Singelton pattern is required where we need single instance of class. Example inĀ financialĀ domain applications there is major requirement of security and class need to have single instance and no other can use same instance of the class.

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Powered by Sachin Jain