Interface MissingAttributeRejection<T>

  • All Superinterfaces:
    Rejection
    All Known Implementing Classes:
    MissingAttributeRejection

    public interface MissingAttributeRejection<T>
    extends Rejection
    Rejection created by attribute directives. Signals that the request was rejected because a required request attribute could not be found.