public interface EncMdbObject
| Modifier and Type | Method and Description |
|---|---|
void |
lookupBooleanEntry() |
void |
lookupByteEntry() |
void |
lookupCharacterEntry() |
void |
lookupDoubleEntry() |
void |
lookupEntityBean() |
void |
lookupFloatEntry() |
void |
lookupIntegerEntry() |
void |
lookupJMSConnectionFactory() |
void |
lookupLongEntry() |
void |
lookupMessageDrivenContext() |
void |
lookupPersistenceContext() |
void |
lookupPersistenceUnit() |
void |
lookupResource() |
void |
lookupShortEntry() |
void |
lookupStatefulBean() |
void |
lookupStatefulBusinessLocal() |
void |
lookupStatefulBusinessRemote() |
void |
lookupStatelessBean() |
void |
lookupStatelessBusinessLocal() |
void |
lookupStatelessBusinessRemote() |
void |
lookupStringEntry() |
void lookupEntityBean()
throws TestFailureException
TestFailureExceptionvoid lookupStatefulBean()
throws TestFailureException
TestFailureExceptionvoid lookupStatelessBean()
throws TestFailureException
TestFailureExceptionvoid lookupStatelessBusinessLocal()
throws TestFailureException
TestFailureExceptionvoid lookupStatelessBusinessRemote()
throws TestFailureException
TestFailureExceptionvoid lookupStatefulBusinessLocal()
throws TestFailureException
TestFailureExceptionvoid lookupStatefulBusinessRemote()
throws TestFailureException
TestFailureExceptionvoid lookupResource()
throws TestFailureException
TestFailureExceptionvoid lookupJMSConnectionFactory()
throws TestFailureException
TestFailureExceptionvoid lookupPersistenceUnit()
throws TestFailureException
TestFailureExceptionvoid lookupPersistenceContext()
throws TestFailureException
TestFailureExceptionvoid lookupMessageDrivenContext()
throws TestFailureException
TestFailureExceptionvoid lookupStringEntry()
throws TestFailureException
TestFailureExceptionvoid lookupDoubleEntry()
throws TestFailureException
TestFailureExceptionvoid lookupLongEntry()
throws TestFailureException
TestFailureExceptionvoid lookupFloatEntry()
throws TestFailureException
TestFailureExceptionvoid lookupIntegerEntry()
throws TestFailureException
TestFailureExceptionvoid lookupShortEntry()
throws TestFailureException
TestFailureExceptionvoid lookupBooleanEntry()
throws TestFailureException
TestFailureExceptionvoid lookupByteEntry()
throws TestFailureException
TestFailureExceptionvoid lookupCharacterEntry()
throws TestFailureException
TestFailureExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.