public abstract class DAOFactory extends Object
| Constructor and Description |
|---|
DAOFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract BlackListDAO |
getBlackListDAO() |
static DAOFactory |
getDAOFactory() |
public static DAOFactory getDAOFactory()
public abstract BlackListDAO getBlackListDAO()
Copyright © 2016. All Rights Reserved.