Uses of Class
org.openejb.test.TestFailureException

Packages that use TestFailureException
org.openejb.test.entity.bmp   
org.openejb.test.entity.cmp   
org.openejb.test.stateful   
org.openejb.test.stateless   
 

Uses of TestFailureException in org.openejb.test.entity.bmp
 

Methods in org.openejb.test.entity.bmp that throw TestFailureException
 void EncBmpBean.lookupBooleanEntry()
           
 void EncBmpObject.lookupBooleanEntry()
           
 void EncBmpBean.lookupByteEntry()
           
 void EncBmpObject.lookupByteEntry()
           
 void EncBmpBean.lookupDoubleEntry()
           
 void EncBmpObject.lookupDoubleEntry()
           
 void EncBmpBean.lookupEntityBean()
           
 void EncBmpObject.lookupEntityBean()
           
 void EncBmpBean.lookupFloatEntry()
           
 void EncBmpObject.lookupFloatEntry()
           
 void EncBmpBean.lookupIntegerEntry()
           
 void EncBmpObject.lookupIntegerEntry()
           
 void EncBmpBean.lookupLongEntry()
           
 void EncBmpObject.lookupLongEntry()
           
 void EncBmpBean.lookupResource()
           
 void EncBmpObject.lookupResource()
           
 void EncBmpBean.lookupShortEntry()
           
 void EncBmpObject.lookupShortEntry()
           
 void EncBmpBean.lookupStatefulBean()
           
 void EncBmpObject.lookupStatefulBean()
           
 void EncBmpBean.lookupStatelessBean()
           
 void EncBmpObject.lookupStatelessBean()
           
 void EncBmpBean.lookupStringEntry()
           
 void EncBmpObject.lookupStringEntry()
           
 

Uses of TestFailureException in org.openejb.test.entity.cmp
 

Methods in org.openejb.test.entity.cmp that throw TestFailureException
 void EncCmpObject.lookupBooleanEntry()
           
 void EncCmpBean.lookupBooleanEntry()
           
 void EncCmpObject.lookupByteEntry()
           
 void EncCmpBean.lookupByteEntry()
           
 void EncCmpObject.lookupDoubleEntry()
           
 void EncCmpBean.lookupDoubleEntry()
           
 void EncCmpObject.lookupEntityBean()
           
 void EncCmpBean.lookupEntityBean()
           
 void EncCmpObject.lookupFloatEntry()
           
 void EncCmpBean.lookupFloatEntry()
           
 void EncCmpObject.lookupIntegerEntry()
           
 void EncCmpBean.lookupIntegerEntry()
           
 void EncCmpObject.lookupLongEntry()
           
 void EncCmpBean.lookupLongEntry()
           
 void EncCmpObject.lookupResource()
           
 void EncCmpBean.lookupResource()
           
 void EncCmpObject.lookupShortEntry()
           
 void EncCmpBean.lookupShortEntry()
           
 void EncCmpObject.lookupStatefulBean()
           
 void EncCmpBean.lookupStatefulBean()
           
 void EncCmpObject.lookupStatelessBean()
           
 void EncCmpBean.lookupStatelessBean()
           
 void EncCmpObject.lookupStringEntry()
           
 void EncCmpBean.lookupStringEntry()
           
 

Uses of TestFailureException in org.openejb.test.stateful
 

Methods in org.openejb.test.stateful that throw TestFailureException
 void EncStatefulObject.lookupBooleanEntry()
           
 void EncStatefulBean.lookupBooleanEntry()
           
 void EncStatefulObject.lookupByteEntry()
           
 void EncStatefulBean.lookupByteEntry()
           
 void EncStatefulObject.lookupDoubleEntry()
           
 void EncStatefulBean.lookupDoubleEntry()
           
 void EncStatefulObject.lookupEntityBean()
           
 void EncStatefulBean.lookupEntityBean()
           
 void EncStatefulObject.lookupFloatEntry()
           
 void EncStatefulBean.lookupFloatEntry()
           
 void EncStatefulObject.lookupIntegerEntry()
           
 void EncStatefulBean.lookupIntegerEntry()
           
 void EncStatefulObject.lookupLongEntry()
           
 void EncStatefulBean.lookupLongEntry()
           
 void EncStatefulObject.lookupResource()
           
 void EncStatefulBean.lookupResource()
           
 void EncStatefulObject.lookupShortEntry()
           
 void EncStatefulBean.lookupShortEntry()
           
 void EncStatefulObject.lookupStatefulBean()
           
 void EncStatefulBean.lookupStatefulBean()
           
 void EncStatefulObject.lookupStatelessBean()
           
 void EncStatefulBean.lookupStatelessBean()
           
 void EncStatefulObject.lookupStringEntry()
           
 void EncStatefulBean.lookupStringEntry()
           
 

Uses of TestFailureException in org.openejb.test.stateless
 

Methods in org.openejb.test.stateless that throw TestFailureException
 void EncStatelessBean.lookupBooleanEntry()
           
 void EncStatelessObject.lookupBooleanEntry()
           
 void EncStatelessBean.lookupByteEntry()
           
 void EncStatelessObject.lookupByteEntry()
           
 void EncStatelessBean.lookupDoubleEntry()
           
 void EncStatelessObject.lookupDoubleEntry()
           
 void EncStatelessBean.lookupEntityBean()
           
 void EncStatelessObject.lookupEntityBean()
           
 void EncStatelessBean.lookupFloatEntry()
           
 void EncStatelessObject.lookupFloatEntry()
           
 void EncStatelessBean.lookupIntegerEntry()
           
 void EncStatelessObject.lookupIntegerEntry()
           
 void EncStatelessBean.lookupLongEntry()
           
 void EncStatelessObject.lookupLongEntry()
           
 void EncStatelessBean.lookupResource()
           
 void EncStatelessObject.lookupResource()
           
 void EncStatelessBean.lookupShortEntry()
           
 void EncStatelessObject.lookupShortEntry()
           
 void EncStatelessBean.lookupStatefulBean()
           
 void EncStatelessObject.lookupStatefulBean()
           
 void EncStatelessBean.lookupStatelessBean()
           
 void EncStatelessObject.lookupStatelessBean()
           
 void EncStatelessBean.lookupStringEntry()
           
 void EncStatelessObject.lookupStringEntry()
           
 



Copyright © 1999-2008 OpenEJB. All Rights Reserved.