public interface MessageDrivenBeanType<T> extends Child<T>
message-driven-beanType
xsd typeModifier and Type | Method and Description |
---|---|
MessageDrivenBeanType<T> |
aopDomainName(String aopDomainName)
Sets the
aop-domain-name element |
AnnotationType<MessageDrivenBeanType<T>> |
createAnnotation()
Creates a new
annotation element |
MessageDrivenBeanType<T> |
createDestination(Boolean createDestination)
Sets the
create-destination element |
EjbLocalRefType<MessageDrivenBeanType<T>> |
createEjbLocalRef()
Creates a new
ejb-local-ref element |
EjbRefType<MessageDrivenBeanType<T>> |
createEjbRef()
Creates a new
ejb-ref element |
IconType<MessageDrivenBeanType<T>> |
createIcon()
Creates a new
icon element |
JndiRefType<MessageDrivenBeanType<T>> |
createJndiRef()
Creates a new
jndi-ref element |
MessageDestinationRefType<MessageDrivenBeanType<T>> |
createMessageDestinationRef()
Creates a new
message-destination-ref element |
ResourceEnvRefType<MessageDrivenBeanType<T>> |
createResourceEnvRef()
Creates a new
resource-env-ref element |
ResourceRefType<MessageDrivenBeanType<T>> |
createResourceRef()
Creates a new
resource-ref element |
ServiceRefType<MessageDrivenBeanType<T>> |
createServiceRef()
Creates a new
service-ref element |
MessageDrivenBeanType<T> |
depends(String... values)
Creates for all String objects representing
depends elements,
a new depends element |
MessageDrivenBeanType<T> |
description(String... values)
Creates for all String objects representing
description elements,
a new description element |
MessageDrivenBeanType<T> |
destinationJndiName(String destinationJndiName)
Sets the
destination-jndi-name element |
MessageDrivenBeanType<T> |
displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
MessageDrivenBeanType<T> |
ejbName(String ejbName)
Sets the
ejb-name element |
List<AnnotationType<MessageDrivenBeanType<T>>> |
getAllAnnotation()
Returns all
annotation elements |
List<String> |
getAllDepends()
Returns all
depends elements |
List<String> |
getAllDescription()
Returns all
description elements |
List<String> |
getAllDisplayName()
Returns all
display-name elements |
List<EjbLocalRefType<MessageDrivenBeanType<T>>> |
getAllEjbLocalRef()
Returns all
ejb-local-ref elements |
List<EjbRefType<MessageDrivenBeanType<T>>> |
getAllEjbRef()
Returns all
ejb-ref elements |
List<IconType<MessageDrivenBeanType<T>>> |
getAllIcon()
Returns all
icon elements |
List<JndiRefType<MessageDrivenBeanType<T>>> |
getAllJndiRef()
Returns all
jndi-ref elements |
List<MessageDestinationRefType<MessageDrivenBeanType<T>>> |
getAllMessageDestinationRef()
Returns all
message-destination-ref elements |
List<ResourceEnvRefType<MessageDrivenBeanType<T>>> |
getAllResourceEnvRef()
Returns all
resource-env-ref elements |
List<ResourceRefType<MessageDrivenBeanType<T>>> |
getAllResourceRef()
Returns all
resource-ref elements |
List<ServiceRefType<MessageDrivenBeanType<T>>> |
getAllServiceRef()
Returns all
service-ref elements |
String |
getAopDomainName()
Returns the
aop-domain-name element |
String |
getDestinationJndiName()
Returns the
destination-jndi-name element |
String |
getEjbName()
Returns the
ejb-name element |
String |
getId()
Returns the
id attribute |
String |
getMdbClientId()
Returns the
mdb-client-id element |
String |
getMdbPasswd()
Returns the
mdb-passwd element |
String |
getMdbSubscriptionId()
Returns the
mdb-subscription-id element |
String |
getMdbUser()
Returns the
mdb-user element |
ActivationConfigType<MessageDrivenBeanType<T>> |
getOrCreateActivationConfig()
If not already created, a new
activation-config element with the given value will be created. |
AnnotationType<MessageDrivenBeanType<T>> |
getOrCreateAnnotation()
If not already created, a new
annotation element will be created and returned. |
EjbLocalRefType<MessageDrivenBeanType<T>> |
getOrCreateEjbLocalRef()
If not already created, a new
ejb-local-ref element will be created and returned. |
EjbRefType<MessageDrivenBeanType<T>> |
getOrCreateEjbRef()
If not already created, a new
ejb-ref element will be created and returned. |
SecurityIdentityType<MessageDrivenBeanType<T>> |
getOrCreateEjbTimeoutIdentity()
If not already created, a new
ejb-timeout-identity element with the given value will be created. |
IconType<MessageDrivenBeanType<T>> |
getOrCreateIcon()
If not already created, a new
icon element will be created and returned. |
IgnoreDependencyType<MessageDrivenBeanType<T>> |
getOrCreateIgnoreDependency()
If not already created, a new
ignore-dependency element with the given value will be created. |
JndiRefType<MessageDrivenBeanType<T>> |
getOrCreateJndiRef()
If not already created, a new
jndi-ref element will be created and returned. |
MessageDestinationRefType<MessageDrivenBeanType<T>> |
getOrCreateMessageDestinationRef()
If not already created, a new
message-destination-ref element will be created and returned. |
MethodAttributesType<MessageDrivenBeanType<T>> |
getOrCreateMethodAttributes()
If not already created, a new
method-attributes element with the given value will be created. |
PoolConfigType<MessageDrivenBeanType<T>> |
getOrCreatePoolConfig()
If not already created, a new
pool-config element with the given value will be created. |
ResourceEnvRefType<MessageDrivenBeanType<T>> |
getOrCreateResourceEnvRef()
If not already created, a new
resource-env-ref element will be created and returned. |
ResourceRefType<MessageDrivenBeanType<T>> |
getOrCreateResourceRef()
If not already created, a new
resource-ref element will be created and returned. |
SecurityIdentityType<MessageDrivenBeanType<T>> |
getOrCreateSecurityIdentity()
If not already created, a new
security-identity element with the given value will be created. |
ServiceRefType<MessageDrivenBeanType<T>> |
getOrCreateServiceRef()
If not already created, a new
service-ref element will be created and returned. |
String |
getResourceAdapterName()
Returns the
resource-adapter-name element |
String |
getSecurityDomain()
Returns the
security-domain element |
MessageDrivenBeanType<T> |
id(String id)
Sets the
id attribute |
Boolean |
isCreateDestination()
Returns the
create-destination element |
MessageDrivenBeanType<T> |
mdbClientId(String mdbClientId)
Sets the
mdb-client-id element |
MessageDrivenBeanType<T> |
mdbPasswd(String mdbPasswd)
Sets the
mdb-passwd element |
MessageDrivenBeanType<T> |
mdbSubscriptionId(String mdbSubscriptionId)
Sets the
mdb-subscription-id element |
MessageDrivenBeanType<T> |
mdbUser(String mdbUser)
Sets the
mdb-user element |
MessageDrivenBeanType<T> |
removeActivationConfig()
Removes the
activation-config element |
MessageDrivenBeanType<T> |
removeAllAnnotation()
Removes all
annotation elements |
MessageDrivenBeanType<T> |
removeAllDepends()
Removes the
depends element |
MessageDrivenBeanType<T> |
removeAllDescription()
Removes the
description element |
MessageDrivenBeanType<T> |
removeAllDisplayName()
Removes the
display-name element |
MessageDrivenBeanType<T> |
removeAllEjbLocalRef()
Removes all
ejb-local-ref elements |
MessageDrivenBeanType<T> |
removeAllEjbRef()
Removes all
ejb-ref elements |
MessageDrivenBeanType<T> |
removeAllIcon()
Removes all
icon elements |
MessageDrivenBeanType<T> |
removeAllJndiRef()
Removes all
jndi-ref elements |
MessageDrivenBeanType<T> |
removeAllMessageDestinationRef()
Removes all
message-destination-ref elements |
MessageDrivenBeanType<T> |
removeAllResourceEnvRef()
Removes all
resource-env-ref elements |
MessageDrivenBeanType<T> |
removeAllResourceRef()
Removes all
resource-ref elements |
MessageDrivenBeanType<T> |
removeAllServiceRef()
Removes all
service-ref elements |
MessageDrivenBeanType<T> |
removeAopDomainName()
Removes the
aop-domain-name element |
MessageDrivenBeanType<T> |
removeCreateDestination()
Removes the
create-destination element |
MessageDrivenBeanType<T> |
removeDestinationJndiName()
Removes the
destination-jndi-name element |
MessageDrivenBeanType<T> |
removeEjbName()
Removes the
ejb-name element |
MessageDrivenBeanType<T> |
removeEjbTimeoutIdentity()
Removes the
ejb-timeout-identity element |
MessageDrivenBeanType<T> |
removeId()
Removes the
id attribute |
MessageDrivenBeanType<T> |
removeIgnoreDependency()
Removes the
ignore-dependency element |
MessageDrivenBeanType<T> |
removeMdbClientId()
Removes the
mdb-client-id element |
MessageDrivenBeanType<T> |
removeMdbPasswd()
Removes the
mdb-passwd element |
MessageDrivenBeanType<T> |
removeMdbSubscriptionId()
Removes the
mdb-subscription-id element |
MessageDrivenBeanType<T> |
removeMdbUser()
Removes the
mdb-user element |
MessageDrivenBeanType<T> |
removeMethodAttributes()
Removes the
method-attributes element |
MessageDrivenBeanType<T> |
removePoolConfig()
Removes the
pool-config element |
MessageDrivenBeanType<T> |
removeResourceAdapterName()
Removes the
resource-adapter-name element |
MessageDrivenBeanType<T> |
removeSecurityDomain()
Removes the
security-domain element |
MessageDrivenBeanType<T> |
removeSecurityIdentity()
Removes the
security-identity element |
MessageDrivenBeanType<T> |
resourceAdapterName(String resourceAdapterName)
Sets the
resource-adapter-name element |
MessageDrivenBeanType<T> |
securityDomain(String securityDomain)
Sets the
security-domain element |
MessageDrivenBeanType<T> description(String... values)
description
elements,
a new description
elementvalues
- list of description
objectsMessageDrivenBeanType
List<String> getAllDescription()
description
elementsdescription
MessageDrivenBeanType<T> removeAllDescription()
description
elementMessageDrivenBeanType
MessageDrivenBeanType<T> displayName(String... values)
display-name
elements,
a new display-name
elementvalues
- list of display-name
objectsMessageDrivenBeanType
List<String> getAllDisplayName()
display-name
elementsdisplay-name
MessageDrivenBeanType<T> removeAllDisplayName()
display-name
elementMessageDrivenBeanType
IconType<MessageDrivenBeanType<T>> getOrCreateIcon()
icon
element will be created and returned.
Otherwise, the first existing icon
element will be returned.icon
IconType<MessageDrivenBeanType<T>> createIcon()
icon
elementIconType>
List<IconType<MessageDrivenBeanType<T>>> getAllIcon()
icon
elementsicon
MessageDrivenBeanType<T> removeAllIcon()
icon
elementsIconType>
MessageDrivenBeanType<T> ejbName(String ejbName)
ejb-name
elementejbName
- the value for the element ejb-name
MessageDrivenBeanType
String getEjbName()
ejb-name
elementejb-name
MessageDrivenBeanType<T> removeEjbName()
ejb-name
elementMessageDrivenBeanType
ActivationConfigType<MessageDrivenBeanType<T>> getOrCreateActivationConfig()
activation-config
element with the given value will be created.
Otherwise, the existing activation-config
element will be returned.ActivationConfigType>
MessageDrivenBeanType<T> removeActivationConfig()
activation-config
elementMessageDrivenBeanType
MessageDrivenBeanType<T> destinationJndiName(String destinationJndiName)
destination-jndi-name
elementdestinationJndiName
- the value for the element destination-jndi-name
MessageDrivenBeanType
String getDestinationJndiName()
destination-jndi-name
elementdestination-jndi-name
MessageDrivenBeanType<T> removeDestinationJndiName()
destination-jndi-name
elementMessageDrivenBeanType
MessageDrivenBeanType<T> mdbUser(String mdbUser)
mdb-user
elementmdbUser
- the value for the element mdb-user
MessageDrivenBeanType
String getMdbUser()
mdb-user
elementmdb-user
MessageDrivenBeanType<T> removeMdbUser()
mdb-user
elementMessageDrivenBeanType
MessageDrivenBeanType<T> mdbPasswd(String mdbPasswd)
mdb-passwd
elementmdbPasswd
- the value for the element mdb-passwd
MessageDrivenBeanType
String getMdbPasswd()
mdb-passwd
elementmdb-passwd
MessageDrivenBeanType<T> removeMdbPasswd()
mdb-passwd
elementMessageDrivenBeanType
MessageDrivenBeanType<T> mdbClientId(String mdbClientId)
mdb-client-id
elementmdbClientId
- the value for the element mdb-client-id
MessageDrivenBeanType
String getMdbClientId()
mdb-client-id
elementmdb-client-id
MessageDrivenBeanType<T> removeMdbClientId()
mdb-client-id
elementMessageDrivenBeanType
MessageDrivenBeanType<T> mdbSubscriptionId(String mdbSubscriptionId)
mdb-subscription-id
elementmdbSubscriptionId
- the value for the element mdb-subscription-id
MessageDrivenBeanType
String getMdbSubscriptionId()
mdb-subscription-id
elementmdb-subscription-id
MessageDrivenBeanType<T> removeMdbSubscriptionId()
mdb-subscription-id
elementMessageDrivenBeanType
MessageDrivenBeanType<T> resourceAdapterName(String resourceAdapterName)
resource-adapter-name
elementresourceAdapterName
- the value for the element resource-adapter-name
MessageDrivenBeanType
String getResourceAdapterName()
resource-adapter-name
elementresource-adapter-name
MessageDrivenBeanType<T> removeResourceAdapterName()
resource-adapter-name
elementMessageDrivenBeanType
EjbRefType<MessageDrivenBeanType<T>> getOrCreateEjbRef()
ejb-ref
element will be created and returned.
Otherwise, the first existing ejb-ref
element will be returned.ejb-ref
EjbRefType<MessageDrivenBeanType<T>> createEjbRef()
ejb-ref
elementEjbRefType>
List<EjbRefType<MessageDrivenBeanType<T>>> getAllEjbRef()
ejb-ref
elementsejb-ref
MessageDrivenBeanType<T> removeAllEjbRef()
ejb-ref
elementsEjbRefType>
EjbLocalRefType<MessageDrivenBeanType<T>> getOrCreateEjbLocalRef()
ejb-local-ref
element will be created and returned.
Otherwise, the first existing ejb-local-ref
element will be returned.ejb-local-ref
EjbLocalRefType<MessageDrivenBeanType<T>> createEjbLocalRef()
ejb-local-ref
elementEjbLocalRefType>
List<EjbLocalRefType<MessageDrivenBeanType<T>>> getAllEjbLocalRef()
ejb-local-ref
elementsejb-local-ref
MessageDrivenBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elementsEjbLocalRefType>
ServiceRefType<MessageDrivenBeanType<T>> getOrCreateServiceRef()
service-ref
element will be created and returned.
Otherwise, the first existing service-ref
element will be returned.service-ref
ServiceRefType<MessageDrivenBeanType<T>> createServiceRef()
service-ref
elementServiceRefType>
List<ServiceRefType<MessageDrivenBeanType<T>>> getAllServiceRef()
service-ref
elementsservice-ref
MessageDrivenBeanType<T> removeAllServiceRef()
service-ref
elementsServiceRefType>
ResourceRefType<MessageDrivenBeanType<T>> getOrCreateResourceRef()
resource-ref
element will be created and returned.
Otherwise, the first existing resource-ref
element will be returned.resource-ref
ResourceRefType<MessageDrivenBeanType<T>> createResourceRef()
resource-ref
elementResourceRefType>
List<ResourceRefType<MessageDrivenBeanType<T>>> getAllResourceRef()
resource-ref
elementsresource-ref
MessageDrivenBeanType<T> removeAllResourceRef()
resource-ref
elementsResourceRefType>
ResourceEnvRefType<MessageDrivenBeanType<T>> getOrCreateResourceEnvRef()
resource-env-ref
element will be created and returned.
Otherwise, the first existing resource-env-ref
element will be returned.resource-env-ref
ResourceEnvRefType<MessageDrivenBeanType<T>> createResourceEnvRef()
resource-env-ref
elementResourceEnvRefType>
List<ResourceEnvRefType<MessageDrivenBeanType<T>>> getAllResourceEnvRef()
resource-env-ref
elementsresource-env-ref
MessageDrivenBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elementsResourceEnvRefType>
MessageDestinationRefType<MessageDrivenBeanType<T>> getOrCreateMessageDestinationRef()
message-destination-ref
element will be created and returned.
Otherwise, the first existing message-destination-ref
element will be returned.message-destination-ref
MessageDestinationRefType<MessageDrivenBeanType<T>> createMessageDestinationRef()
message-destination-ref
elementMessageDestinationRefType>
List<MessageDestinationRefType<MessageDrivenBeanType<T>>> getAllMessageDestinationRef()
message-destination-ref
elementsmessage-destination-ref
MessageDrivenBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elementsMessageDestinationRefType>
SecurityIdentityType<MessageDrivenBeanType<T>> getOrCreateSecurityIdentity()
security-identity
element with the given value will be created.
Otherwise, the existing security-identity
element will be returned.SecurityIdentityType>
MessageDrivenBeanType<T> removeSecurityIdentity()
security-identity
elementMessageDrivenBeanType
MessageDrivenBeanType<T> securityDomain(String securityDomain)
security-domain
elementsecurityDomain
- the value for the element security-domain
MessageDrivenBeanType
String getSecurityDomain()
security-domain
elementsecurity-domain
MessageDrivenBeanType<T> removeSecurityDomain()
security-domain
elementMessageDrivenBeanType
MethodAttributesType<MessageDrivenBeanType<T>> getOrCreateMethodAttributes()
method-attributes
element with the given value will be created.
Otherwise, the existing method-attributes
element will be returned.MethodAttributesType>
MessageDrivenBeanType<T> removeMethodAttributes()
method-attributes
elementMessageDrivenBeanType
MessageDrivenBeanType<T> depends(String... values)
depends
elements,
a new depends
elementvalues
- list of depends
objectsMessageDrivenBeanType
MessageDrivenBeanType<T> removeAllDepends()
depends
elementMessageDrivenBeanType
SecurityIdentityType<MessageDrivenBeanType<T>> getOrCreateEjbTimeoutIdentity()
ejb-timeout-identity
element with the given value will be created.
Otherwise, the existing ejb-timeout-identity
element will be returned.SecurityIdentityType>
MessageDrivenBeanType<T> removeEjbTimeoutIdentity()
ejb-timeout-identity
elementMessageDrivenBeanType
AnnotationType<MessageDrivenBeanType<T>> getOrCreateAnnotation()
annotation
element will be created and returned.
Otherwise, the first existing annotation
element will be returned.annotation
AnnotationType<MessageDrivenBeanType<T>> createAnnotation()
annotation
elementAnnotationType>
List<AnnotationType<MessageDrivenBeanType<T>>> getAllAnnotation()
annotation
elementsannotation
MessageDrivenBeanType<T> removeAllAnnotation()
annotation
elementsAnnotationType>
IgnoreDependencyType<MessageDrivenBeanType<T>> getOrCreateIgnoreDependency()
ignore-dependency
element with the given value will be created.
Otherwise, the existing ignore-dependency
element will be returned.IgnoreDependencyType>
MessageDrivenBeanType<T> removeIgnoreDependency()
ignore-dependency
elementMessageDrivenBeanType
MessageDrivenBeanType<T> aopDomainName(String aopDomainName)
aop-domain-name
elementaopDomainName
- the value for the element aop-domain-name
MessageDrivenBeanType
String getAopDomainName()
aop-domain-name
elementaop-domain-name
MessageDrivenBeanType<T> removeAopDomainName()
aop-domain-name
elementMessageDrivenBeanType
PoolConfigType<MessageDrivenBeanType<T>> getOrCreatePoolConfig()
pool-config
element with the given value will be created.
Otherwise, the existing pool-config
element will be returned.PoolConfigType>
MessageDrivenBeanType<T> removePoolConfig()
pool-config
elementMessageDrivenBeanType
JndiRefType<MessageDrivenBeanType<T>> getOrCreateJndiRef()
jndi-ref
element will be created and returned.
Otherwise, the first existing jndi-ref
element will be returned.jndi-ref
JndiRefType<MessageDrivenBeanType<T>> createJndiRef()
jndi-ref
elementJndiRefType>
List<JndiRefType<MessageDrivenBeanType<T>>> getAllJndiRef()
jndi-ref
elementsjndi-ref
MessageDrivenBeanType<T> removeAllJndiRef()
jndi-ref
elementsJndiRefType>
MessageDrivenBeanType<T> createDestination(Boolean createDestination)
create-destination
elementcreateDestination
- the value for the element create-destination
MessageDrivenBeanType
Boolean isCreateDestination()
create-destination
elementcreate-destination
MessageDrivenBeanType<T> removeCreateDestination()
create-destination
elementMessageDrivenBeanType
MessageDrivenBeanType<T> id(String id)
id
attributeid
- the value for the attribute id
MessageDrivenBeanType
String getId()
id
attributeid
MessageDrivenBeanType<T> removeId()
id
attributeMessageDrivenBeanType
Copyright © 2019 JBoss by Red Hat. All rights reserved.