public class MessageDrivenBeanPoolMergingProcessor extends AbstractPoolMergingProcessor<MessageDrivenComponentDescription>
Pool
annotation and/or the deployment descriptorConstructor and Description |
---|
MessageDrivenBeanPoolMergingProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
setPoolName(MessageDrivenComponentDescription componentDescription,
String poolName)
Set the pool name for the component
|
handleAnnotations, handleDeploymentDescriptor
deploy, getMethodIntf, getMethodParams, undeploy
public MessageDrivenBeanPoolMergingProcessor()
protected void setPoolName(MessageDrivenComponentDescription componentDescription, String poolName)
AbstractPoolMergingProcessor
setPoolName
in class AbstractPoolMergingProcessor<MessageDrivenComponentDescription>
componentDescription
- The component descriptionpoolName
- The pool nameCopyright © 2015 JBoss by Red Hat. All rights reserved.