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

Packages that use MessageDrivenBean
org.jboss.ejb3.metamodel   
 

Uses of MessageDrivenBean in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel with parameters of type MessageDrivenBean
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, ActivationConfig config, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, EjbRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, EnvEntry entry, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, MessageDestinationRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, MessageDrivenDestination destination, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, ResourceEnvRef envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, ResourceRef envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MessageDrivenBean parent, org.jboss.wsf.spi.serviceref.ServiceRefMetaData envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 Object EjbJarDDObjectFactory.newChild(MessageDrivenBean parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 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 © 2009 JBoss Inc.. All Rights Reserved.