|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationRefBinding | |
---|---|
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 | |
---|---|
MessageDestinationRefBinding |
ObjectFactory.createMessageDestinationRefBinding()
Create an instance of MessageDestinationRefBinding |
Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type MessageDestinationRefBinding | |
---|---|
javax.xml.bind.JAXBElement<MessageDestinationRefBinding> |
ObjectFactory.createMessageDestinationRefBinding(MessageDestinationRefBinding value)
Create an instance of JAXBElement <
MessageDestinationRefBinding > |
Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type MessageDestinationRefBinding | |
---|---|
javax.xml.bind.JAXBElement<MessageDestinationRefBinding> |
ObjectFactory.createMessageDestinationRefBinding(MessageDestinationRefBinding value)
Create an instance of JAXBElement <
MessageDestinationRefBinding > |
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 | |
---|---|
protected List<MessageDestinationRefBinding> |
EnterpriseBeanBinding.messageDestinationRefBindings
|
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type MessageDestinationRefBinding | |
---|---|
List<MessageDestinationRefBinding> |
EnterpriseBeanBinding.getMessageDestinationRefBindings()
Gets the value of the messageDestinationRefBindings property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |