|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageDrivenBeanMetaData
MessageDrivenBeanMetaData.
| Method Summary | |
|---|---|
String |
getAcknowledgeMode()
Get the acknowledgeMode. |
ActivationConfigMetaData |
getActivationConfig()
Get the activationConfig. |
AroundInvokesMetaData |
getAroundInvokes()
Get the aroundInvokes. |
String |
getMessageDestinationLink()
Get the messageDestinationLink. |
String |
getMessageDestinationType()
Get the messageDestinationType. |
String |
getMessageSelector()
Get the messageSelector. |
String |
getMessagingType()
Get the messagingType. |
SubscriptionDurability |
getSubscriptionDurability()
Get the subscriptionDurability. |
NamedMethodMetaData |
getTimeoutMethod()
Get the timeoutMethod. |
javax.ejb.TransactionManagementType |
getTransactionType()
Get the transactionType. |
boolean |
isJMS()
Is this JMS |
void |
setTimeoutMethod(NamedMethodMetaData timeoutMethod)
Set the timeoutMethod. |
| Methods inherited from interface org.jboss.metadata.javaee.support.IdMetaData |
|---|
getId, setId |
| Method Detail |
|---|
String getMessagingType()
boolean isJMS()
NamedMethodMetaData getTimeoutMethod()
void setTimeoutMethod(NamedMethodMetaData timeoutMethod)
timeoutMethod - the timeoutMethod.
IllegalArgumentException - for a null timeoutMethodjavax.ejb.TransactionManagementType getTransactionType()
EnterpriseBeanMetaData
getTransactionType in interface EnterpriseBeanMetaDataString getMessageDestinationType()
AroundInvokesMetaData getAroundInvokes()
String getMessageDestinationLink()
ActivationConfigMetaData getActivationConfig()
String getMessageSelector()
String getAcknowledgeMode()
SubscriptionDurability getSubscriptionDurability()
|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||