Uses of Class
org.apache.openejb.jee.ErrorPage
-
Packages that use ErrorPage Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ErrorPage in org.apache.openejb.jee
Fields in org.apache.openejb.jee with type parameters of type ErrorPage Modifier and Type Field Description protected List<ErrorPage>WebApp. errorPageprotected List<ErrorPage>WebFragment. errorPageMethods in org.apache.openejb.jee that return types with arguments of type ErrorPage Modifier and Type Method Description List<ErrorPage>WebApp. getErrorPage()List<ErrorPage>WebCommon. getErrorPage()List<ErrorPage>WebFragment. getErrorPage()
-