Uses of Class
org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Packages that use MessageDestinationRef 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.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MessageDestinationRef in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type MessageDestinationRef Modifier and Type Field Description protected List<MessageDestinationRef>JNDIEnvRefsGroup. messageDestinationRefsMethods in org.apache.openejb.jee.was.v6.common that return MessageDestinationRef Modifier and Type Method Description MessageDestinationRefObjectFactory. createMessageDestinationRef()Create an instance ofMessageDestinationRefMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type MessageDestinationRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestinationRef>ObjectFactory. createMessageDestinationRef(MessageDestinationRef value)List<MessageDestinationRef>JNDIEnvRefsGroup. getMessageDestinationRefs()Gets the value of the messageDestinationRefs property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type MessageDestinationRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestinationRef>ObjectFactory. createMessageDestinationRef(MessageDestinationRef value) -
Uses of MessageDestinationRef in org.apache.openejb.jee.was.v6.commonbnd
Fields in org.apache.openejb.jee.was.v6.commonbnd with type parameters of type MessageDestinationRef Modifier and Type Field Description protected List<MessageDestinationRef>MessageDestinationRefBinding. bindingMessageDestinationRefsMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type MessageDestinationRef Modifier and Type Method Description List<MessageDestinationRef>MessageDestinationRefBinding. getBindingMessageDestinationRefs()Gets the value of the bindingMessageDestinationRefs property.
-