|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageDestination | |
|---|---|
| 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 | |
|---|---|
MessageDestination |
ObjectFactory.createMessageDestination()
Create an instance of MessageDestination |
| Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type MessageDestination | |
|---|---|
javax.xml.bind.JAXBElement<MessageDestination> |
ObjectFactory.createMessageDestination(MessageDestination value)
Create an instance of JAXBElement<
MessageDestination> |
| Methods in org.apache.openejb.jee.was.v6.common with parameters of type MessageDestination | |
|---|---|
javax.xml.bind.JAXBElement<MessageDestination> |
ObjectFactory.createMessageDestination(MessageDestination value)
Create an instance of JAXBElement<
MessageDestination> |
| 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 | |
|---|---|
protected java.util.List<MessageDestination> |
AssemblyDescriptor.messageDestinations
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MessageDestination | |
|---|---|
java.util.List<MessageDestination> |
AssemblyDescriptor.getMessageDestinations()
Gets the value of the messageDestinations property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||