Uses of Class
org.apache.openejb.jee.jba.cmp.ThrowRuntimeExceptions

Packages that use ThrowRuntimeExceptions
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
protected  ThrowRuntimeExceptions Defaults.throwRuntimeExceptions
           
 

Methods in org.apache.openejb.jee.jba.cmp that return ThrowRuntimeExceptions
 ThrowRuntimeExceptions ObjectFactory.createThrowRuntimeExceptions()
          Create an instance of ThrowRuntimeExceptions
 ThrowRuntimeExceptions Defaults.getThrowRuntimeExceptions()
          Gets the value of the throwRuntimeExceptions property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type ThrowRuntimeExceptions
 void Defaults.setThrowRuntimeExceptions(ThrowRuntimeExceptions value)
          Sets the value of the throwRuntimeExceptions property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.