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 EncBmpObject.lookupBooleanEntry()
           
 void EncBmpBean.lookupBooleanEntry()
           
 void EncBmpObject.lookupByteEntry()
           
 void EncBmpBean.lookupByteEntry()
           
 void EncBmpObject.lookupDoubleEntry()
           
 void EncBmpBean.lookupDoubleEntry()
           
 void EncBmpObject.lookupEntityBean()
           
 void EncBmpBean.lookupEntityBean()
           
 void EncBmpObject.lookupFloatEntry()
           
 void EncBmpBean.lookupFloatEntry()
           
 void EncBmpObject.lookupIntegerEntry()
           
 void EncBmpBean.lookupIntegerEntry()
           
 void EncBmpObject.lookupLongEntry()
           
 void EncBmpBean.lookupLongEntry()
           
 void EncBmpObject.lookupResource()
           
 void EncBmpBean.lookupResource()
           
 void EncBmpObject.lookupShortEntry()
           
 void EncBmpBean.lookupShortEntry()
           
 void EncBmpObject.lookupStatefulBean()
           
 void EncBmpBean.lookupStatefulBean()
           
 void EncBmpObject.lookupStatelessBean()
           
 void EncBmpBean.lookupStatelessBean()
           
 void EncBmpObject.lookupStringEntry()
           
 void EncBmpBean.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 EncStatefulBean.lookupBooleanEntry()
           
 void EncStatefulObject.lookupBooleanEntry()
           
 void EncStatefulBean.lookupByteEntry()
           
 void EncStatefulObject.lookupByteEntry()
           
 void EncStatefulBean.lookupDoubleEntry()
           
 void EncStatefulObject.lookupDoubleEntry()
           
 void EncStatefulBean.lookupEntityBean()
           
 void EncStatefulObject.lookupEntityBean()
           
 void EncStatefulBean.lookupFloatEntry()
           
 void EncStatefulObject.lookupFloatEntry()
           
 void EncStatefulBean.lookupIntegerEntry()
           
 void EncStatefulObject.lookupIntegerEntry()
           
 void EncStatefulBean.lookupLongEntry()
           
 void EncStatefulObject.lookupLongEntry()
           
 void EncStatefulBean.lookupResource()
           
 void EncStatefulObject.lookupResource()
           
 void EncStatefulBean.lookupShortEntry()
           
 void EncStatefulObject.lookupShortEntry()
           
 void EncStatefulBean.lookupStatefulBean()
           
 void EncStatefulObject.lookupStatefulBean()
           
 void EncStatefulBean.lookupStatelessBean()
           
 void EncStatefulObject.lookupStatelessBean()
           
 void EncStatefulBean.lookupStringEntry()
           
 void EncStatefulObject.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-2011 OpenEJB. All Rights Reserved.