public class SingletonBean extends Bean
Bean based on the singleton pattern| Constructor and Description | 
|---|
| SingletonBean(java.lang.Object bean) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | getInstance() | 
getClassKeypublic java.lang.Object getInstance()
getInstance in class Bean