Uses of Class
org.apache.openejb.jee.was.v6.ejb.MessageDriven

Packages that use MessageDriven
org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of MessageDriven in org.apache.openejb.jee.was.v6.ejb
 

Methods in org.apache.openejb.jee.was.v6.ejb that return MessageDriven
 MessageDriven ObjectFactory.createMessageDriven()
          Create an instance of MessageDriven
 

Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MessageDriven
 javax.xml.bind.JAXBElement<MessageDriven> ObjectFactory.createMessageDriven(MessageDriven value)
          Create an instance of JAXBElement<MessageDriven >
 

Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type MessageDriven
 javax.xml.bind.JAXBElement<MessageDriven> ObjectFactory.createMessageDriven(MessageDriven value)
          Create an instance of JAXBElement<MessageDriven >
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.