Annotation Type HttpRequestStateful

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value
      Allows specifying the name to bind the object into the HttpRequestState.
    • Element Detail

      • value

        java.lang.String value
        Allows specifying the name to bind the object into the HttpRequestState.
        Returns:
        Name to bind the object into the HttpRequestState. The blank default value indicates for the ManagedObject to assign its own unique value.
        Default:
        ""