Uses of Class
org.apache.openejb.jee.was.v6.common.MessageDestination
-
Packages that use MessageDestination Package Description org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MessageDestination in org.apache.openejb.jee.was.v6.common
Methods in org.apache.openejb.jee.was.v6.common that return MessageDestination Modifier and Type Method Description MessageDestinationObjectFactory. createMessageDestination()Create an instance ofMessageDestinationMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type MessageDestination Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestination>ObjectFactory. createMessageDestination(MessageDestination value)Methods in org.apache.openejb.jee.was.v6.common with parameters of type MessageDestination Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestination>ObjectFactory. createMessageDestination(MessageDestination value) -
Uses of MessageDestination in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type MessageDestination Modifier and Type Field Description protected List<MessageDestination>AssemblyDescriptor. messageDestinationsMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MessageDestination Modifier and Type Method Description List<MessageDestination>AssemblyDescriptor. getMessageDestinations()Gets the value of the messageDestinations property.
-