Interface SessionService.SessionAttributeLoader<T>

  • Enclosing interface:
    SessionService

    public static interface SessionService.SessionAttributeLoader<T>
    Interface for loading attribute values while setting a new attribute in the current session.
    • Method Detail

      • load

        T load()
        Callback used to initialize a new attribute value if the value was undefined