Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.ban
Class BanDAOFactory

java.lang.Object
  extended by com.jivesoftware.base.ban.BanDAOFactory

public class BanDAOFactory
extends java.lang.Object

A factory that returns a concrete instance of BanDAO.


Method Summary
static BanDAO getInstance()
          Returns a concrete implementation of the BanManager interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static BanDAO getInstance()
Returns a concrete implementation of the BanManager interface.

Returns:
a concrete implementation of BanManager interface

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.