|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationRef | |
---|---|
org.jboss.ejb3.metamodel | |
org.jboss.metamodel.descriptor |
Uses of MessageDestinationRef in org.jboss.ejb3.metamodel |
---|
Methods in org.jboss.ejb3.metamodel that return types with arguments of type MessageDestinationRef | |
---|---|
Collection<MessageDestinationRef> |
Injectable.getMessageDestinationRefs()
|
Methods in org.jboss.ejb3.metamodel with parameters of type MessageDestinationRef | |
---|---|
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossClientDDObjectFactory.addChild(ApplicationClientDD parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossDDObjectFactory.addChild(EnterpriseBeans parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(MessageDrivenBean parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
EjbJarDDObjectFactory.addChild(SessionEnterpriseBean parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EnterpriseBeans.addMessageDestinationRef(MessageDestinationRef ref)
|
void |
EnterpriseBean.mergeMessageDestinationRef(MessageDestinationRef ref)
|
void |
EnterpriseBeans.updateMessageDestinationRef(MessageDestinationRef ref)
|
Uses of MessageDestinationRef in org.jboss.metamodel.descriptor |
---|
Fields in org.jboss.metamodel.descriptor with type parameters of type MessageDestinationRef | |
---|---|
protected HashMap<String,MessageDestinationRef> |
EnvironmentRefGroup.messageDestinationRefs
|
protected HashMap<String,MessageDestinationRef> |
EnvironmentRefGroup.messageDestinationRefsByLink
An index of MessageDestinationRef keyed by message-destination-link values |
Methods in org.jboss.metamodel.descriptor that return MessageDestinationRef | |
---|---|
MessageDestinationRef |
EnvironmentRefGroup.getMessageDestinationRefForLink(String link)
|
Methods in org.jboss.metamodel.descriptor that return types with arguments of type MessageDestinationRef | |
---|---|
Collection<MessageDestinationRef> |
EnvironmentRefGroup.getMessageDestinationRefs()
|
Methods in org.jboss.metamodel.descriptor with parameters of type MessageDestinationRef | |
---|---|
void |
DDObjectFactory.addChild(MessageDestinationRef parent,
InjectionTarget target,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
EnvironmentRefGroup.addMessageDestinationRef(MessageDestinationRef ref)
|
void |
MessageDestinationRef.merge(MessageDestinationRef ref)
|
Object |
DDObjectFactory.newChild(MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
|
void |
DDObjectFactory.setValue(MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a child element with simple content is read for DD. |
void |
EnvironmentRefGroup.updateMessageDestinationRef(MessageDestinationRef updatedRef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |