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.lookupEntityBean()
           
 void EncBmpObject.lookupStatefulBean()
           
 void EncBmpObject.lookupStatelessBean()
           
 void EncBmpObject.lookupResource()
           
 void EncBmpObject.lookupStringEntry()
           
 void EncBmpObject.lookupDoubleEntry()
           
 void EncBmpObject.lookupLongEntry()
           
 void EncBmpObject.lookupFloatEntry()
           
 void EncBmpObject.lookupIntegerEntry()
           
 void EncBmpObject.lookupShortEntry()
           
 void EncBmpObject.lookupBooleanEntry()
           
 void EncBmpObject.lookupByteEntry()
           
 void EncBmpBean.lookupEntityBean()
           
 void EncBmpBean.lookupStatefulBean()
           
 void EncBmpBean.lookupStatelessBean()
           
 void EncBmpBean.lookupStringEntry()
           
 void EncBmpBean.lookupDoubleEntry()
           
 void EncBmpBean.lookupLongEntry()
           
 void EncBmpBean.lookupFloatEntry()
           
 void EncBmpBean.lookupIntegerEntry()
           
 void EncBmpBean.lookupShortEntry()
           
 void EncBmpBean.lookupBooleanEntry()
           
 void EncBmpBean.lookupByteEntry()
           
 void EncBmpBean.lookupResource()
           
 

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

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

Uses of TestFailureException in org.openejb.test.stateful
 

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

Uses of TestFailureException in org.openejb.test.stateless
 

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



Copyright © 1999-2007 OpenEJB. All Rights Reserved.