org.openmdx.kernel.application.deploy.enterprise
Class MessageDrivenBeanDeploymentDescriptor
java.lang.Object
org.openmdx.kernel.application.deploy.enterprise.AbstractDeploymentDescriptor
org.openmdx.kernel.application.deploy.enterprise.ComponentDeploymentDescriptor
org.openmdx.kernel.application.deploy.enterprise.BeanDeploymentDescriptor
org.openmdx.kernel.application.deploy.enterprise.MessageDrivenBeanDeploymentDescriptor
- All Implemented Interfaces:
- Configuration, Deployment.AssemblyDescriptor, Deployment.Bean, Deployment.Component, Deployment.MessageDrivenBean, Deployment.Pool
public class MessageDrivenBeanDeploymentDescriptor
- extends BeanDeploymentDescriptor
- implements Deployment.MessageDrivenBean
| Methods inherited from class org.openmdx.kernel.application.deploy.enterprise.BeanDeploymentDescriptor |
deploy, getContainerTransaction, getEjbClass, getEjbLocalReferenceByName, getEjbLocalReferences, getEjbRemoteReferenceByName, getEjbRemoteReferences, getEnvironmentEntries, getInitialCapacity, getJndiName, getLocalJndiName, getMaximumCapacity, getMaximumWait, getOwner, getResourceEnvReferenceByName, getResourceEnvReferences, getResourceReferenceByName, getResourceReferences, parseOpenMdxXml, populate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageDrivenBeanDeploymentDescriptor
public MessageDrivenBeanDeploymentDescriptor(ModuleDeploymentDescriptor owningModule,
URL url,
List containerTransaction)
parseXml
public void parseXml(Element element,
Report report)
- Overrides:
parseXml in class BeanDeploymentDescriptor
verify
public void verify(Report report)
- Overrides:
verify in class BeanDeploymentDescriptor
getMessageSelector
public String getMessageSelector()
- Specified by:
getMessageSelector in interface Deployment.MessageDrivenBean
getAcknowledgeMode
public String getAcknowledgeMode()
- Specified by:
getAcknowledgeMode in interface Deployment.MessageDrivenBean
getTransactionType
public String getTransactionType()
- Specified by:
getTransactionType in interface Deployment.MessageDrivenBean
getMessageDrivenDestinationType
public String getMessageDrivenDestinationType()
- Specified by:
getMessageDrivenDestinationType in interface Deployment.MessageDrivenBean
getMessageDrivenDestinationSubscriptionDurability
public String getMessageDrivenDestinationSubscriptionDurability()
- Specified by:
getMessageDrivenDestinationSubscriptionDurability in interface Deployment.MessageDrivenBean
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.