|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
org.objectweb.jonas_ejb.deployment.api.BeanDesc
org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
org.objectweb.jonas_ejb.deployment.api.MessageDrivenJMS2_1Desc
Class to hold meta-information related to a message driven bean
Field Summary | |
protected MessageDriven |
messageDriven
|
Fields inherited from class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc |
ACKMODE, acknowledgeMode, AUTO_ACKNOWLEDGE, DEFAULT_MAX_MESSAGES, destinationJndiName, destinationType, DUPS_OK_ACKNOWLEDGE, isTopicDestination, selector, SUBS_DURABILITY, SUBS_DURABLE, SUBS_NON_DURABLE, subscriptionDurability, transactionType, txAttribute |
Fields inherited from class org.objectweb.jonas_ejb.deployment.api.BeanDesc |
BEAN_TRANSACTION_TYPE, cacheMax, CONTAINER_TRANSACTION_TYPE, deploymentDesc, derivedBeanName, ejb10EnvProps, ejbClass, ejbName, fullDerivedBeanName, home, jndiLocalName, jndiName, local, localhome, logger, poolMin, remote, securityRoleRefDescList, TRANS |
Fields inherited from class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc |
description, displayName, largeIcon, smallIcon |
Method Summary | |
MessageDriven |
getMessageDriven()
|
Methods inherited from class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc |
check, checkTxAttribute, getAcknowledgeMode, getDestinationJndiName, getDestinationType, getMaxMessages, getSelector, getSubscriptionDurability, getTransactionType, getTxAttribute, hasSelector, isBeanManagedTransaction, isRequired, isSubscriptionDurable, isTopicDestination, toString |
Methods inherited from class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc |
getEjbLocalRefDesc, getEjbRefDesc, getEnvEntryDesc, getResourceEnvRefDesc, getResourceRefDesc, getServiceRefDesc |
Methods inherited from class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc |
getDescription, getDisplayName, getLargeIcon, getSAXMsg, getSmallIcon |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected MessageDriven messageDriven
Method Detail |
public MessageDriven getMessageDriven()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |