public abstract class AbstractService extends BaseBeanNameAware implements Service, org.springframework.beans.factory.InitializingBean
BaseBeanNameAware) and will log the Object.toString()-representation
 upon initialization.| Modifier and Type | Field and Description | 
|---|---|
| protected org.apache.commons.logging.Log | LOG | 
| Constructor and Description | 
|---|
| AbstractService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterPropertiesSet()Utility method for logging the service configuration upon initialization | 
| protected void | extraAfterPropertiesSet() | 
getBeanName, setBeanNamepublic final void afterPropertiesSet()
                              throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionprotected void extraAfterPropertiesSet()
Copyright © 2013. All rights reserved.