| |
|
| java.lang.Object com.tctest.spring.bean.MasterBean
afterPropertiesSet | public void afterPropertiesSet()(Code) | | |
isTheSameSingletonReferenceUsed | public boolean isTheSameSingletonReferenceUsed()(Code) | | Verify
1. If the 2nd Node uses the shared singleton instead of create another copy
2. If the a roundtrip of the shared object retains the semantics for ==
|
|
|
|