|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageDestinationRef | |
|---|---|
| org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MessageDestinationRef in org.apache.openejb.jee |
|---|
| Fields in org.apache.openejb.jee with type parameters of type MessageDestinationRef | |
|---|---|
protected KeyedCollection<String,MessageDestinationRef> |
Interceptor.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
WebApp.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
MessageDrivenBean.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
WebFragment.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
EntityBean.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
SessionBean.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
Application.messageDestinationRef
|
protected KeyedCollection<String,MessageDestinationRef> |
ApplicationClient.messageDestinationRef
|
| Methods in org.apache.openejb.jee that return MessageDestinationRef | |
|---|---|
MessageDestinationRef |
MessageDestinationRef.injectionTarget(Class<?> clazz,
String property)
|
MessageDestinationRef |
MessageDestinationRef.injectionTarget(String className,
String property)
|
MessageDestinationRef |
MessageDestinationRef.link(String messageDestinationLink)
|
MessageDestinationRef |
MessageDestinationRef.lookup(String lookupName)
|
MessageDestinationRef |
MessageDestinationRef.mappedName(String mappedName)
|
MessageDestinationRef |
MessageDestinationRef.name(String messageDestinationRefName)
|
MessageDestinationRef |
MessageDestinationRef.type(Class<?> messageDestinationType)
|
MessageDestinationRef |
MessageDestinationRef.type(String messageDestinationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||