org.kuali.common.util.log.log4j
Class Log4JTestConfig
java.lang.Object
  
org.kuali.common.util.log.log4j.Log4JTestConfig
@ContextConfiguration(classes={KualiUtilProjectConfig.class,org.kuali.common.util.log.log4j.spring.Log4JConfig.class})
public class Log4JTestConfig- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Log4JTestConfig
public Log4JTestConfig()
test
public void test()
 
toXml
public String toXml(Object object)
             throws Exception
- Throws:
 Exception
 
write
public void write(OutputStream out,
                  Object object)
           throws Exception
- Throws:
 Exception
 
getObject
public <T> T getObject(String s,
                       Class<T> type)
            throws Exception
- Throws:
 Exception
 
getObject
public <T> T getObject(InputStream in,
                       Class<T> type)
            throws Exception
- Throws:
 Exception
 
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.