Class PlatformbackofficeService

java.lang.Object
de.hybris.platform.platformbackoffice.services.PlatformbackofficeService
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class PlatformbackofficeService extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
This initializing bean registers additional beans available in the context by name.
  • Constructor Details

    • PlatformbackofficeService

      public PlatformbackofficeService()
  • Method Details

    • afterPropertiesSet

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

      @Deprecated(since="6.5", forRemoval=true) protected List<String> getAvailableBeanNamesViaRefelction(com.hybris.cockpitng.core.model.impl.FixedBeanResolver fbr) throws IllegalAccessException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      IllegalAccessException
    • getAvailableBeanNamesViaReflection

      protected List<String> getAvailableBeanNamesViaReflection(com.hybris.cockpitng.core.model.impl.FixedBeanResolver fbr) throws IllegalAccessException
      Throws:
      IllegalAccessException
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException