Class InitializeAttributeReleaseContext

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class InitializeAttributeReleaseContext extends AbstractProfileInterceptorAction
Action that creates an AttributeReleaseContext and attaches it to the current ProfileRequestContext.
Event:
EventIds.PROCEED_EVENT_ID
Postcondition:
See above.
  • Field Details

    • log

      @Nonnull private final org.slf4j.Logger log
      Class logger.
  • Constructor Details

    • InitializeAttributeReleaseContext

      public InitializeAttributeReleaseContext()
  • Method Details