@Deprecated public class CommonsLogFactory extends org.apache.commons.logging.LogFactory
| Constructor and Description |
|---|
CommonsLogFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String string)
Deprecated.
|
String[] |
getAttributeNames()
Deprecated.
|
org.apache.commons.logging.Log |
getInstance(Class aClass)
Deprecated.
|
org.apache.commons.logging.Log |
getInstance(String string)
Deprecated.
|
void |
release()
Deprecated.
|
void |
removeAttribute(String string)
Deprecated.
|
void |
setAttribute(String string,
Object object)
Deprecated.
|
public Object getAttribute(String string)
getAttribute in class org.apache.commons.logging.LogFactorypublic String[] getAttributeNames()
getAttributeNames in class org.apache.commons.logging.LogFactorypublic org.apache.commons.logging.Log getInstance(Class aClass) throws org.apache.commons.logging.LogConfigurationException
getInstance in class org.apache.commons.logging.LogFactoryorg.apache.commons.logging.LogConfigurationExceptionpublic org.apache.commons.logging.Log getInstance(String string) throws org.apache.commons.logging.LogConfigurationException
getInstance in class org.apache.commons.logging.LogFactoryorg.apache.commons.logging.LogConfigurationExceptionpublic void release()
release in class org.apache.commons.logging.LogFactorypublic void removeAttribute(String string)
removeAttribute in class org.apache.commons.logging.LogFactoryCopyright © 2003-2008 Jive Software.