public interface MessageDestinationRefType<T> extends Child<T>
message-destination-refType
xsd typeModifier and Type | Method and Description |
---|---|
InjectionTargetType<MessageDestinationRefType<T>> |
createInjectionTarget()
Creates a new
injection-target element |
MessageDestinationRefType<T> |
description(String... values)
Creates for all String objects representing
description elements,
a new description element |
List<String> |
getAllDescription()
Returns all
description elements |
List<InjectionTargetType<MessageDestinationRefType<T>>> |
getAllInjectionTarget()
Returns all
injection-target elements |
String |
getJndiName()
Returns the
jndi-name element |
String |
getMappedName()
Returns the
mapped-name element |
String |
getMessageDestinationLink()
Returns the
message-destination-link element |
String |
getMessageDestinationRefName()
Returns the
message-destination-ref-name element |
String |
getMessageDestinationType()
Returns the
message-destination-type element |
MessageDestinationUsageType |
getMessageDestinationUsage()
Returns the
message-destination-usage element |
String |
getMessageDestinationUsageAsString()
Returns the
message-destination-usage element |
InjectionTargetType<MessageDestinationRefType<T>> |
getOrCreateInjectionTarget()
If not already created, a new
injection-target element will be created and returned. |
MessageDestinationRefType<T> |
ignoreDependency()
Sets the
ignore-dependency element |
Boolean |
isIgnoreDependency()
Removes the
ignore-dependency element |
MessageDestinationRefType<T> |
jndiName(String jndiName)
Sets the
jndi-name element |
MessageDestinationRefType<T> |
mappedName(String mappedName)
Sets the
mapped-name element |
MessageDestinationRefType<T> |
messageDestinationLink(String messageDestinationLink)
Sets the
message-destination-link element |
MessageDestinationRefType<T> |
messageDestinationRefName(String messageDestinationRefName)
Sets the
message-destination-ref-name element |
MessageDestinationRefType<T> |
messageDestinationType(String messageDestinationType)
Sets the
message-destination-type element |
MessageDestinationRefType<T> |
messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage)
Sets the
message-destination-usage element |
MessageDestinationRefType<T> |
messageDestinationUsage(String messageDestinationUsage)
Sets the
message-destination-usage element |
MessageDestinationRefType<T> |
removeAllDescription()
Removes the
description element |
MessageDestinationRefType<T> |
removeAllInjectionTarget()
Removes all
injection-target elements |
MessageDestinationRefType<T> |
removeIgnoreDependency()
Removes the
ignore-dependency element |
MessageDestinationRefType<T> |
removeJndiName()
Removes the
jndi-name element |
MessageDestinationRefType<T> |
removeMappedName()
Removes the
mapped-name element |
MessageDestinationRefType<T> |
removeMessageDestinationLink()
Removes the
message-destination-link element |
MessageDestinationRefType<T> |
removeMessageDestinationRefName()
Removes the
message-destination-ref-name element |
MessageDestinationRefType<T> |
removeMessageDestinationType()
Removes the
message-destination-type element |
MessageDestinationRefType<T> |
removeMessageDestinationUsage()
Removes the
message-destination-usage attribute |
MessageDestinationRefType<T> jndiName(String jndiName)
jndi-name
elementjndiName
- the value for the element jndi-name
MessageDestinationRefType
String getJndiName()
jndi-name
elementjndi-name
MessageDestinationRefType<T> removeJndiName()
jndi-name
elementMessageDestinationRefType
MessageDestinationRefType<T> mappedName(String mappedName)
mapped-name
elementmappedName
- the value for the element mapped-name
MessageDestinationRefType
String getMappedName()
mapped-name
elementmapped-name
MessageDestinationRefType<T> removeMappedName()
mapped-name
elementMessageDestinationRefType
InjectionTargetType<MessageDestinationRefType<T>> getOrCreateInjectionTarget()
injection-target
element will be created and returned.
Otherwise, the first existing injection-target
element will be returned.injection-target
InjectionTargetType<MessageDestinationRefType<T>> createInjectionTarget()
injection-target
elementInjectionTargetType>
List<InjectionTargetType<MessageDestinationRefType<T>>> getAllInjectionTarget()
injection-target
elementsinjection-target
MessageDestinationRefType<T> removeAllInjectionTarget()
injection-target
elementsInjectionTargetType>
MessageDestinationRefType<T> ignoreDependency()
ignore-dependency
elementMessageDestinationRefType
Boolean isIgnoreDependency()
ignore-dependency
elementMessageDestinationRefType
MessageDestinationRefType<T> removeIgnoreDependency()
ignore-dependency
elementMessageDestinationRefType
MessageDestinationRefType<T> description(String... values)
description
elements,
a new description
elementvalues
- list of description
objectsMessageDestinationRefType
List<String> getAllDescription()
description
elementsdescription
MessageDestinationRefType<T> removeAllDescription()
description
elementMessageDestinationRefType
MessageDestinationRefType<T> messageDestinationRefName(String messageDestinationRefName)
message-destination-ref-name
elementmessageDestinationRefName
- the value for the element message-destination-ref-name
MessageDestinationRefType
String getMessageDestinationRefName()
message-destination-ref-name
elementmessage-destination-ref-name
MessageDestinationRefType<T> removeMessageDestinationRefName()
message-destination-ref-name
elementMessageDestinationRefType
MessageDestinationRefType<T> messageDestinationType(String messageDestinationType)
message-destination-type
elementmessageDestinationType
- the value for the element message-destination-type
MessageDestinationRefType
String getMessageDestinationType()
message-destination-type
elementmessage-destination-type
MessageDestinationRefType<T> removeMessageDestinationType()
message-destination-type
elementMessageDestinationRefType
MessageDestinationRefType<T> messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage)
message-destination-usage
elementmessageDestinationUsage
- the value for the element message-destination-usage
MessageDestinationRefType
MessageDestinationRefType<T> messageDestinationUsage(String messageDestinationUsage)
message-destination-usage
elementmessageDestinationUsage
- the value for the element message-destination-usage
MessageDestinationRefType
MessageDestinationUsageType getMessageDestinationUsage()
message-destination-usage
elementmessage-destination-usage
String getMessageDestinationUsageAsString()
message-destination-usage
elementmessage-destination-usage
MessageDestinationRefType<T> removeMessageDestinationUsage()
message-destination-usage
attributeMessageDestinationRefType
MessageDestinationRefType<T> messageDestinationLink(String messageDestinationLink)
message-destination-link
elementmessageDestinationLink
- the value for the element message-destination-link
MessageDestinationRefType
String getMessageDestinationLink()
message-destination-link
elementmessage-destination-link
MessageDestinationRefType<T> removeMessageDestinationLink()
message-destination-link
elementMessageDestinationRefType
Copyright © 2016 JBoss by Red Hat. All rights reserved.