org.perfectjpattern.core.api.creational.singleton
Interface ISingleton

All Known Implementing Classes:
AbstractDaoFactory, HibernateDaoFactory, JpaDaoFactory, LocalDaoFactory, NullEventData, NullHandler, NullParameter, NullRequest, NullResult, ServiceLocator

public interface ISingleton

Singleton Design Pattern: Ensure a class has only one instance and provide a global point of access to it. (Gamma et al, Design Patterns)

Responsibility Singleton:

Version:
$Revision: 1.0 $Date: Sep 21, 2008 2:25:28 PM $
Author:
Giovanni Azua
 



Copyright © 2007-2009. All Rights Reserved.