Package | Description |
---|---|
org.jboss.metadata.ejb.jboss | |
org.jboss.metadata.ejb.parser.spec | |
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
void |
JBossMessageDrivenBeanMetaData.setMessageDrivenDestination(MessageDrivenDestinationMetaData mdd)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MessageDrivenDestinationMetaData |
MessageDrivenDestinationMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parse and return the
MessageDrivenDestinationMetaData |
Modifier and Type | Method and Description |
---|---|
protected void |
MessageDrivenDestinationMetaDataParser.processElement(MessageDrivenDestinationMetaData messageDrivenDestinationMetaData,
XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parses the child elements in init-method element and updates the passed
MessageDrivenDestinationMetaData accordingly. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenericBeanMetaData.setMessageDrivenDestination(MessageDrivenDestinationMetaData mdd) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.