com.retek.rsm.client
Class RsmLoggerFactory

java.lang.Object
  |
  +--com.retek.rsm.client.RsmLoggerFactory
All Implemented Interfaces:
com.retek.swing11.logging.UILoggerFactory

public class RsmLoggerFactory
extends java.lang.Object
implements com.retek.swing11.logging.UILoggerFactory


Constructor Summary
RsmLoggerFactory()
           
 
Method Summary
 com.retek.swing11.logging.UILogger buildLogger(java.lang.Class source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RsmLoggerFactory

public RsmLoggerFactory()
Method Detail

buildLogger

public com.retek.swing11.logging.UILogger buildLogger(java.lang.Class source)
Specified by:
buildLogger in interface com.retek.swing11.logging.UILoggerFactory