Uses of Class
org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Packages that use MessageDestinationRefBinding Package Description org.apache.openejb.jee.was.v6.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejbbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MessageDestinationRefBinding in org.apache.openejb.jee.was.v6.commonbnd
Methods in org.apache.openejb.jee.was.v6.commonbnd that return MessageDestinationRefBinding Modifier and Type Method Description MessageDestinationRefBindingObjectFactory. createMessageDestinationRefBinding()Create an instance ofMessageDestinationRefBindingMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type MessageDestinationRefBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestinationRefBinding>ObjectFactory. createMessageDestinationRefBinding(MessageDestinationRefBinding value)Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type MessageDestinationRefBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestinationRefBinding>ObjectFactory. createMessageDestinationRefBinding(MessageDestinationRefBinding value) -
Uses of MessageDestinationRefBinding in org.apache.openejb.jee.was.v6.ejbbnd
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type MessageDestinationRefBinding Modifier and Type Field Description protected List<MessageDestinationRefBinding>EnterpriseBeanBinding. messageDestinationRefBindingsMethods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type MessageDestinationRefBinding Modifier and Type Method Description List<MessageDestinationRefBinding>EnterpriseBeanBinding. getMessageDestinationRefBindings()Gets the value of the messageDestinationRefBindings property.
-