Uses of Class
org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Packages that use MessageDrivenDestination Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MessageDrivenDestination in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type MessageDrivenDestination Modifier and Type Field Description protected List<MessageDrivenDestination>MessageDriven. destinationsMethods in org.apache.openejb.jee.was.v6.ejb that return MessageDrivenDestination Modifier and Type Method Description MessageDrivenDestinationObjectFactory. createMessageDrivenDestination()Create an instance ofMessageDrivenDestinationMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MessageDrivenDestination Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDrivenDestination>ObjectFactory. createMessageDrivenDestination(MessageDrivenDestination value)List<MessageDrivenDestination>MessageDriven. getDestinations()Gets the value of the destinations property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type MessageDrivenDestination Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDrivenDestination>ObjectFactory. createMessageDrivenDestination(MessageDrivenDestination value)
-