Uses of Class
org.apache.openejb.jee.jba.cmp.ThrowRuntimeExceptions
-
Packages that use ThrowRuntimeExceptions Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ThrowRuntimeExceptions in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as ThrowRuntimeExceptions Modifier and Type Field Description protected ThrowRuntimeExceptionsDefaults. throwRuntimeExceptionsMethods in org.apache.openejb.jee.jba.cmp that return ThrowRuntimeExceptions Modifier and Type Method Description ThrowRuntimeExceptionsObjectFactory. createThrowRuntimeExceptions()Create an instance ofThrowRuntimeExceptionsThrowRuntimeExceptionsDefaults. getThrowRuntimeExceptions()Gets the value of the throwRuntimeExceptions property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type ThrowRuntimeExceptions Modifier and Type Method Description voidDefaults. setThrowRuntimeExceptions(ThrowRuntimeExceptions value)Sets the value of the throwRuntimeExceptions property.
-