|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.renderer.RendererFactory
public class RendererFactory
A factory for creating Renderer's. A custom implementation may be specified by setting the Renderer.className Jive property to be the fully qualified class name of the custom implementation.
Method Summary | |
---|---|
static void |
doInitialize()
|
static Renderer |
getInstance()
Returns an implementation of the Renderer interface. |
void |
initialize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Renderer getInstance()
public void initialize()
public static void doInitialize()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |