Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.ban
Class BanManagerFactory

java.lang.Object
  extended by com.jivesoftware.forum.ban.BanManagerFactory

public final class BanManagerFactory
extends java.lang.Object

A factory that returns a concrete instance of BanManager.


Method Summary
static BanManager 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 BanManager 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.