Class ResultVerifierBean
java.lang.Object
ee.jakarta.tck.pages.api.jakarta_servlet.jsp.tagext.trycatchfinally.ResultVerifierBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.servlet.jsp.PageContext
Returns the PageContext of this bean.void
setContext
(jakarta.servlet.jsp.PageContext context) Sets the PageContext of this bean.void
-
Constructor Details
-
ResultVerifierBean
public ResultVerifierBean()Default constructor.
-
-
Method Details
-
setResult
-
getResult
-
getContext
public jakarta.servlet.jsp.PageContext getContext()Returns the PageContext of this bean.- Returns:
- the PageContext
-
setContext
public void setContext(jakarta.servlet.jsp.PageContext context) Sets the PageContext of this bean.- Parameters:
context
- - the PageContext
-