|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationRef | |
---|---|
com.sun.grizzly.http.webxml.schema |
Uses of MessageDestinationRef in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type MessageDestinationRef | |
---|---|
List<MessageDestinationRef> |
WebApp.messageDestinationRef
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type MessageDestinationRef | |
---|---|
List<MessageDestinationRef> |
WebApp.getMessageDestinationRef()
<message-destination-ref> <description>string</description> <message-destination-ref-name>token</message-destination-ref-name> <message-destination-type>token</message-destination-type> <message-destination-usage>ConsumesProduces</message-destination-usage> <message-destination-link>token</message-destination-link> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </message-destination-ref> |
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type MessageDestinationRef | |
---|---|
void |
WebApp.setMessageDestinationRef(List<MessageDestinationRef> messageDestinationRef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |