com.jivesoftware.community.renderer
Class RendererFactory
java.lang.Object
com.jivesoftware.community.renderer.RendererFactory
public class RendererFactory
- extends Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Renderer getInstance(RenderTarget target)
- Returns an implementation of the Renderer interface.
- Returns:
- a custom implementation of a Renderer.
initialize
public void initialize()
doInitialize
public static void doInitialize()
Copyright © 1999-2007 Jive Software.