| Methods in org.jboss.ejb3.dd with parameters of type MessageDrivenBean |
void |
EjbJarDDObjectFactory.addChild(MessageDrivenBean parent,
MessageDrivenDestination destination,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
Object |
EjbJarDDObjectFactory.newChild(MessageDrivenBean parent,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
Called when parsing of a new element started. |
void |
EjbJarDDObjectFactory.setValue(MessageDrivenBean ejb,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a child element with simple content is read for DD. |