com.raritantechnologies.searchApp.logging
Interface IConfigurableRenderer

All Known Implementing Classes:
DBRowRenderer, LogRowRenderer, TestQueryResultBeanRenderer

public interface IConfigurableRenderer

Base interface for XML Configurable Log4J ObjectRenderers.


Developed by Raritan Technologies .

Author:
Ted Sullivan

Method Summary
 void initialize(org.w3c.dom.Element elem)
           
 

Method Detail

initialize

public void initialize(org.w3c.dom.Element elem)