Package de.hybris.platform.spring.ctx
Class TestRegistrableSingletonBean
java.lang.Object
de.hybris.platform.spring.ctx.TestRegistrableSingletonBean
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanNameAware,org.springframework.beans.factory.InitializingBean
public class TestRegistrableSingletonBean
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.BeanNameAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetBeanName(String name) voidsetCreationCalls(Map registeredCalls)
-
Constructor Details
-
TestRegistrableSingletonBean
public TestRegistrableSingletonBean()
-
-
Method Details
-
setCreationCalls
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
setBeanName
- Specified by:
setBeanNamein interfaceorg.springframework.beans.factory.BeanNameAware
-