Methods in org.jboss.ejb3.metamodel with parameters of type MessageProperties |
void |
JBossDDObjectFactory.addChild(Consumer parent,
MessageProperties message,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
JBossDDObjectFactory.addChild(MessageProperties parent,
Method method,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
Object |
JBossDDObjectFactory.newChild(MessageProperties properties,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
Called when parsing of a new element started. |
void |
Consumer.setMessageProperties(MessageProperties messageProperties)
|
void |
JBossDDObjectFactory.setValue(MessageProperties properties,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a child element with simple content is read for DD. |