Uses of Class
org.jboss.ejb3.dd.MessageDrivenBean

Packages that use MessageDrivenBean
org.jboss.ejb3.dd   
 

Uses of MessageDrivenBean in org.jboss.ejb3.dd
 

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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.