|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageDrivenDestination | |
|---|---|
| org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MessageDrivenDestination in org.apache.openejb.jee.was.v6.ejb |
|---|
| Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type MessageDrivenDestination | |
|---|---|
protected java.util.List<MessageDrivenDestination> |
MessageDriven.destinations
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return MessageDrivenDestination | |
|---|---|
MessageDrivenDestination |
ObjectFactory.createMessageDrivenDestination()
Create an instance of MessageDrivenDestination |
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MessageDrivenDestination | |
|---|---|
javax.xml.bind.JAXBElement<MessageDrivenDestination> |
ObjectFactory.createMessageDrivenDestination(MessageDrivenDestination value)
Create an instance of JAXBElement<
MessageDrivenDestination> |
java.util.List<MessageDrivenDestination> |
MessageDriven.getDestinations()
Gets the value of the destinations property. |
| Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type MessageDrivenDestination | |
|---|---|
javax.xml.bind.JAXBElement<MessageDrivenDestination> |
ObjectFactory.createMessageDrivenDestination(MessageDrivenDestination value)
Create an instance of JAXBElement<
MessageDrivenDestination> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||