public class ContextLookupMdbPojoBean extends Object implements javax.jms.MessageListener
| Constructor and Description |
|---|
ContextLookupMdbPojoBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ejbRemove() |
javax.ejb.MessageDrivenContext |
getMessageDrivenContext()
Set the associated message driven context.
|
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 |
onMessage(javax.jms.Message message) |
public void ejbRemove()
throws javax.ejb.EJBException
javax.ejb.EJBExceptionpublic void onMessage(javax.jms.Message message)
onMessage in interface javax.jms.MessageListenerpublic void lookupEntityBean()
throws TestFailureException
TestFailureExceptionpublic void lookupStatefulBean()
throws TestFailureException
TestFailureExceptionpublic void lookupStatelessBean()
throws TestFailureException
TestFailureExceptionpublic void lookupStatelessBusinessLocal()
throws TestFailureException
TestFailureExceptionpublic void lookupStatelessBusinessRemote()
throws TestFailureException
TestFailureExceptionpublic void lookupStatefulBusinessLocal()
throws TestFailureException
TestFailureExceptionpublic void lookupStatefulBusinessRemote()
throws TestFailureException
TestFailureExceptionpublic void lookupStringEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupDoubleEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupLongEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupFloatEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupIntegerEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupShortEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupBooleanEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupByteEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupCharacterEntry()
throws TestFailureException
TestFailureExceptionpublic void lookupResource()
throws TestFailureException
TestFailureExceptionpublic void lookupJMSConnectionFactory()
throws TestFailureException
TestFailureExceptionpublic void lookupPersistenceUnit()
throws TestFailureException
TestFailureExceptionpublic void lookupMessageDrivenContext()
throws TestFailureException
TestFailureExceptionpublic void lookupPersistenceContext()
throws TestFailureException
TestFailureExceptionpublic javax.ejb.MessageDrivenContext getMessageDrivenContext()
throws javax.ejb.EJBException
javax.ejb.EJBExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.