java.lang.Objectorg.springframework.beans.factory.config.CommonsLogFactoryBean
All Implemented Interfaces:
InitializingBean, FactoryBean
Useful for sharing Log instances among multiple beans instead of using one Log instance per class name, e.g. for common log topics.
Juergen - Hoeller16.11.2003 - | Method from org.springframework.beans.factory.config.CommonsLogFactoryBean Summary: |
|---|
| afterPropertiesSet, getObject, getObjectType, isSingleton, setLogName |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.beans.factory.config.CommonsLogFactoryBean Detail: |
|---|
|
|
|
|
This property is required. |