Class PlatformbackofficeService

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

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

      • PlatformbackofficeService

        public PlatformbackofficeService()
    • Method Detail

      • afterPropertiesSet

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

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

        protected java.util.List<java.lang.String> getAvailableBeanNamesViaReflection​(com.hybris.cockpitng.core.model.impl.FixedBeanResolver fbr)
                                                                               throws java.lang.IllegalAccessException
        Throws:
        java.lang.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