org.barracudamvc.core.comp.renderer
Interface RendererFactory


public interface RendererFactory

This interface defines the methods needed to implement a RendererFactory. The job of the factory is to return an instance of the Renderer.


Method Summary
 Renderer getInstance()
           
 

Method Detail

getInstance

Renderer getInstance()


Copyright © 2006 BarracudaMVC.org All Rights Reserved.