|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of MessageDestinationType in org.apache.openejb.jee.oejb2 |
---|
Fields in org.apache.openejb.jee.oejb2 with type parameters of type MessageDestinationType | |
---|---|
protected List<MessageDestinationType> |
OpenejbJarType.messageDestination
|
protected List<MessageDestinationType> |
GeronimoEjbJarType.messageDestination
|
Methods in org.apache.openejb.jee.oejb2 that return MessageDestinationType | |
---|---|
MessageDestinationType |
ObjectFactory.createMessageDestinationType()
Create an instance of MessageDestinationType |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type MessageDestinationType | |
---|---|
javax.xml.bind.JAXBElement<MessageDestinationType> |
ObjectFactory.createMessageDestination(MessageDestinationType value)
Create an instance of JAXBElement < MessageDestinationType > } |
List<MessageDestinationType> |
OpenejbJarType.getMessageDestination()
|
List<MessageDestinationType> |
GeronimoEjbJarType.getMessageDestination()
Gets the value of the messageDestination property. |
Methods in org.apache.openejb.jee.oejb2 with parameters of type MessageDestinationType | |
---|---|
javax.xml.bind.JAXBElement<MessageDestinationType> |
ObjectFactory.createMessageDestination(MessageDestinationType value)
Create an instance of JAXBElement < MessageDestinationType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |