example.filestorage
Class DAOFactory

java.lang.Object
  extended by example.filestorage.DAOFactory

public class DAOFactory
extends java.lang.Object

Author:
Sean C. Sullivan

Constructor Summary
DAOFactory()
           
 
Method Summary
static FileStorageDAO getFileStorageDAO()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAOFactory

public DAOFactory()
Method Detail

getFileStorageDAO

public static FileStorageDAO getFileStorageDAO()


Copyright © 2005 strutsblobapp.sourceforge.net. All Rights Reserved.