| java.lang.Object com.tctest.spring.bean.LifeCycleBean
LifeCycleBean | public class LifeCycleBean implements InitializingBean,ApplicationContextAware,BeanNameAware,DisposableBean,ILifeCycle(Code) | | |
LifeCycleBean | public LifeCycleBean()(Code) | | |
afterPropertiesSet | public void afterPropertiesSet()(Code) | | Is this method within a synchronization block ????
|
closeAppCtx | public void closeAppCtx()(Code) | | |
destroy | public void destroy()(Code) | | |
getInvocationRecords | public synchronized List getInvocationRecords()(Code) | | |
getSystemId | public long getSystemId()(Code) | | |
setApplicationContext | public void setApplicationContext(ApplicationContext applicationContext)(Code) | | Is this method within a synchronization block ????
|
setBeanName | public void setBeanName(String beanName)(Code) | | Is this method within a synchronization block ????
|
|
|