pt.moredata.dao.pool
Class DAOPoolSingleton

java.lang.Object
  extended bypt.moredata.dao.pool.DAOPool
      extended bypt.moredata.dao.pool.DAOPoolSingleton

public class DAOPoolSingleton
extends DAOPool

Author:
aricardo

Method Summary
static DAOPoolSingleton instance()
           
 
Methods inherited from class pt.moredata.dao.pool.DAOPool
addDAO, addDAOListener, getArray, getDAO, getDataAccessObject, removeDAO, removeDAOListener, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

instance

public static DAOPoolSingleton instance()