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

Packages that use MessageProperties
org.jboss.ejb3.metamodel   
 

Uses of MessageProperties in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return MessageProperties
 MessageProperties Consumer.getMessageProperties()
           
 

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.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.