| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.log4j.DefaultLog4JService
@Deprecated public final class DefaultLog4JService
| Field Summary | |
|---|---|
protected static String | 
ENCODING
Deprecated.  | 
protected static String | 
PROPERTIES_SUFFIX
Deprecated.  | 
protected static String | 
UNSUPPORTED_LOCATION_TYPE
Deprecated.  | 
protected static String | 
XML_SUFFIX
Deprecated.  | 
| Constructor Summary | |
|---|---|
DefaultLog4JService(XmlService xmlService)
Deprecated.  | 
|
| Method Summary | |
|---|---|
protected  void | 
configure(Document document)
Deprecated.  | 
 void | 
configure(Element element)
Deprecated.  | 
 void | 
configure(Log4JContext context)
Deprecated.  | 
 void | 
configure(Properties properties)
Deprecated.  | 
 void | 
configure(String location)
Deprecated.  | 
protected  void | 
configureFromXmlLocation(String location)
Deprecated.  | 
protected  Document | 
getDocument(InputStream in)
Deprecated.  | 
protected  Document | 
getDocument(String xml)
Deprecated.  | 
 XmlService | 
getXmlService()
Deprecated.  | 
 void | 
reset()
Deprecated.  | 
 void | 
store(File file,
           Log4JContext context)
Deprecated.  | 
 String | 
toXml(Log4JContext context)
Deprecated.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected static final String ENCODING
protected static final String PROPERTIES_SUFFIX
protected static final String XML_SUFFIX
protected static final String UNSUPPORTED_LOCATION_TYPE
| Constructor Detail | 
|---|
public DefaultLog4JService(XmlService xmlService)
| Method Detail | 
|---|
public void configure(Log4JContext context)
configure in interface Log4JServicepublic void reset()
reset in interface Log4JServicepublic void configure(String location)
configure in interface Log4JServicepublic String toXml(Log4JContext context)
toXml in interface Log4JServicepublic void configure(Element element)
configure in interface Log4JServicepublic void configure(Properties properties)
configure in interface Log4JService
public void store(File file,
                  Log4JContext context)
store in interface Log4JServiceprotected void configure(Document document)
protected void configureFromXmlLocation(String location)
protected Document getDocument(InputStream in)
                        throws IOException,
                               SAXException,
                               ParserConfigurationException
IOException
SAXException
ParserConfigurationExceptionprotected Document getDocument(String xml)
public XmlService getXmlService()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||