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 Details

    • TestRegistrableSingletonBean

      public TestRegistrableSingletonBean()
  • Method Details

    • setCreationCalls

      public void setCreationCalls(Map registeredCalls)
    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception
    • setBeanName

      public void setBeanName(String name)
      Specified by:
      setBeanName in interface org.springframework.beans.factory.BeanNameAware