Class AfterSessionCreationListener

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AfterSessionCreationEvent>

    @Deprecated(since="4.4")
    public class AfterSessionCreationListener
    extends AbstractEventListener<AfterSessionCreationEvent>
    Deprecated.
    Since 4.4. Uses JaloSession migration pending fix https://jira.hybris.com/browse/PLA-10932
    This listener sets up the organization branch & root unit of the currently logged in user in the.

    SessionContext

    • Constructor Detail

      • AfterSessionCreationListener

        public AfterSessionCreationListener()
        Deprecated.