|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationException | |
---|---|
org.openejb.test.entity.bmp | |
org.openejb.test.entity.cmp | |
org.openejb.test.stateful | |
org.openejb.test.stateless |
Uses of ApplicationException in org.openejb.test.entity.bmp |
---|
Methods in org.openejb.test.entity.bmp that throw ApplicationException | |
---|---|
void |
AllowedOperationsBmpBean.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BasicBmpBean.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BasicBmpObject.throwApplicationException()
Throws an ApplicationException when invoked |
Uses of ApplicationException in org.openejb.test.entity.cmp |
---|
Methods in org.openejb.test.entity.cmp that throw ApplicationException | |
---|---|
void |
AllowedOperationsCmpBean.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BasicCmpBean.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BasicCmpObject.throwApplicationException()
Throws an ApplicationException when invoked |
Uses of ApplicationException in org.openejb.test.stateful |
---|
Methods in org.openejb.test.stateful that throw ApplicationException | |
---|---|
void |
BasicStatefulObject.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BMTStatefulBean.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BasicStatefulBean.throwApplicationException()
Throws an ApplicationException when invoked |
Uses of ApplicationException in org.openejb.test.stateless |
---|
Methods in org.openejb.test.stateless that throw ApplicationException | |
---|---|
void |
BasicStatelessObject.throwApplicationException()
Throws an ApplicationException when invoked |
void |
BasicStatelessBean.throwApplicationException()
Throws an ApplicationException when invoked |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |