org.openmdx.kernel.application.deploy.spi
Interface Deployment.MessageDrivenBean
- All Superinterfaces:
- Configuration, Deployment.AssemblyDescriptor, Deployment.Bean, Deployment.Component, Deployment.Pool
- All Known Implementing Classes:
- MessageDrivenBeanDecorator, MessageDrivenBeanDeploymentDescriptor
- Enclosing interface:
- Deployment
public static interface Deployment.MessageDrivenBean
- extends Deployment.Bean
getMessageSelector
String getMessageSelector()
getAcknowledgeMode
String getAcknowledgeMode()
getTransactionType
String getTransactionType()
getMessageDrivenDestinationType
String getMessageDrivenDestinationType()
getMessageDrivenDestinationSubscriptionDurability
String getMessageDrivenDestinationSubscriptionDurability()
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.