|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDrivenBeanType<T>
This interface defines the contract for the message-driven-beanType
xsd type
Original Documentation:
The message-driven element holds information specific to jboss and not
declared in ejb-jar.xml about a message-driven bean, such as container configuration and
resources. The bean should already be declared in ejb-jar.xml, with the same ejb-name.
Method Summary | |
---|---|
ActivationConfigType<MessageDrivenBeanType<T>> |
activationConfig()
If not already created, a new activation-config element will be created and returned. |
AnnotationType<MessageDrivenBeanType<T>> |
annotation()
Returns the annotation element |
EjbLocalRefType<MessageDrivenBeanType<T>> |
ejbLocalRef()
Returns the ejb-local-ref element |
EjbRefType<MessageDrivenBeanType<T>> |
ejbRef()
Returns the ejb-ref element |
SecurityIdentityType<MessageDrivenBeanType<T>> |
ejbTimeoutIdentity()
If not already created, a new ejb-timeout-identity element will be created and returned. |
java.util.List<AnnotationType<MessageDrivenBeanType<T>>> |
getAnnotationList()
Returns all annotation elements |
java.lang.String |
getAopDomainName()
Returns the aop-domain-name element |
java.util.List<java.lang.String> |
getDependsList()
Returns all depends elements |
java.util.List<java.lang.String> |
getDescriptionList()
Returns all description elements |
java.lang.String |
getDestinationJndiName()
Returns the destination-jndi-name element |
java.util.List<java.lang.String> |
getDisplayNameList()
Returns all display-name elements |
java.util.List<EjbLocalRefType<MessageDrivenBeanType<T>>> |
getEjbLocalRefList()
Returns all ejb-local-ref elements |
java.lang.String |
getEjbName()
Returns the ejb-name element |
java.util.List<EjbRefType<MessageDrivenBeanType<T>>> |
getEjbRefList()
Returns all ejb-ref elements |
java.util.List<IconType<MessageDrivenBeanType<T>>> |
getIconList()
Returns all icon elements |
java.util.List<JndiRefType<MessageDrivenBeanType<T>>> |
getJndiRefList()
Returns all jndi-ref elements |
java.lang.String |
getMdbClientId()
Returns the mdb-client-id element |
java.lang.String |
getMdbPasswd()
Returns the mdb-passwd element |
java.lang.String |
getMdbSubscriptionId()
Returns the mdb-subscription-id element |
java.lang.String |
getMdbUser()
Returns the mdb-user element |
java.util.List<MessageDestinationRefType<MessageDrivenBeanType<T>>> |
getMessageDestinationRefList()
Returns all message-destination-ref elements |
java.lang.String |
getResourceAdapterName()
Returns the resource-adapter-name element |
java.util.List<ResourceEnvRefType<MessageDrivenBeanType<T>>> |
getResourceEnvRefList()
Returns all resource-env-ref elements |
java.util.List<ResourceRefType<MessageDrivenBeanType<T>>> |
getResourceRefList()
Returns all resource-ref elements |
java.lang.String |
getSecurityDomain()
Returns the security-domain element |
java.util.List<ServiceRefType<MessageDrivenBeanType<T>>> |
getServiceRefList()
Returns all service-ref elements |
IconType<MessageDrivenBeanType<T>> |
icon()
Returns the icon element |
IgnoreDependencyType<MessageDrivenBeanType<T>> |
ignoreDependency()
If not already created, a new ignore-dependency element will be created and returned. |
java.lang.Boolean |
isCreateDestination()
Returns the create-destination element |
JndiRefType<MessageDrivenBeanType<T>> |
jndiRef()
Returns the jndi-ref element |
MessageDestinationRefType<MessageDrivenBeanType<T>> |
messageDestinationRef()
Returns the message-destination-ref element |
MethodAttributesType<MessageDrivenBeanType<T>> |
methodAttributes()
If not already created, a new method-attributes element will be created and returned. |
PoolConfigType<MessageDrivenBeanType<T>> |
poolConfig()
If not already created, a new pool-config element will be created and returned. |
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> |
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 |
ResourceEnvRefType<MessageDrivenBeanType<T>> |
resourceEnvRef()
Returns the resource-env-ref element |
ResourceRefType<MessageDrivenBeanType<T>> |
resourceRef()
Returns the resource-ref element |
SecurityIdentityType<MessageDrivenBeanType<T>> |
securityIdentity()
If not already created, a new security-identity element will be created and returned. |
ServiceRefType<MessageDrivenBeanType<T>> |
serviceRef()
Returns the service-ref element |
MessageDrivenBeanType<T> |
setAopDomainName(java.lang.String aopDomainName)
If not already created, a new aop-domain-name element with the given value will be created. |
MessageDrivenBeanType<T> |
setCreateDestination(java.lang.Boolean createDestination)
If not already created, a new create-destination element with the given value will be created. |
MessageDrivenBeanType<T> |
setDepends(java.lang.String depends)
Creates a new depends element |
MessageDrivenBeanType<T> |
setDependsList(java.lang.String... values)
Creates for all String objects representing depends elements,
a new depends element |
MessageDrivenBeanType<T> |
setDescription(java.lang.String description)
Creates a new description element |
MessageDrivenBeanType<T> |
setDescriptionList(java.lang.String... values)
Creates for all String objects representing description elements,
a new description element |
MessageDrivenBeanType<T> |
setDestinationJndiName(java.lang.String destinationJndiName)
If not already created, a new destination-jndi-name element with the given value will be created. |
MessageDrivenBeanType<T> |
setDisplayName(java.lang.String displayName)
Creates a new display-name element |
MessageDrivenBeanType<T> |
setDisplayNameList(java.lang.String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
MessageDrivenBeanType<T> |
setEjbName(java.lang.String ejbName)
If not already created, a new ejb-name element with the given value will be created. |
MessageDrivenBeanType<T> |
setMdbClientId(java.lang.String mdbClientId)
If not already created, a new mdb-client-id element with the given value will be created. |
MessageDrivenBeanType<T> |
setMdbPasswd(java.lang.String mdbPasswd)
If not already created, a new mdb-passwd element with the given value will be created. |
MessageDrivenBeanType<T> |
setMdbSubscriptionId(java.lang.String mdbSubscriptionId)
If not already created, a new mdb-subscription-id element with the given value will be created. |
MessageDrivenBeanType<T> |
setMdbUser(java.lang.String mdbUser)
If not already created, a new mdb-user element with the given value will be created. |
MessageDrivenBeanType<T> |
setResourceAdapterName(java.lang.String resourceAdapterName)
If not already created, a new resource-adapter-name element with the given value will be created. |
MessageDrivenBeanType<T> |
setSecurityDomain(java.lang.String securityDomain)
If not already created, a new security-domain element with the given value will be created. |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
MessageDrivenBeanType<T> setDescription(java.lang.String description)
description
element
MessageDrivenBeanType
MessageDrivenBeanType<T> setDescriptionList(java.lang.String... values)
description
elements,
a new description
element
list
- of description
objects
MessageDrivenBeanType
MessageDrivenBeanType<T> removeAllDescription()
description
element
MessageDrivenBeanType
java.util.List<java.lang.String> getDescriptionList()
description
elements
description
MessageDrivenBeanType<T> setDisplayName(java.lang.String displayName)
display-name
element
MessageDrivenBeanType
MessageDrivenBeanType<T> setDisplayNameList(java.lang.String... values)
display-name
elements,
a new display-name
element
list
- of display-name
objects
MessageDrivenBeanType
MessageDrivenBeanType<T> removeAllDisplayName()
display-name
element
MessageDrivenBeanType
java.util.List<java.lang.String> getDisplayNameList()
display-name
elements
display-name
MessageDrivenBeanType<T> removeAllIcon()
icon
elements
MessageDrivenBeanType
IconType<MessageDrivenBeanType<T>> icon()
icon
element
icon
java.util.List<IconType<MessageDrivenBeanType<T>>> getIconList()
icon
elements
icon
MessageDrivenBeanType<T> setEjbName(java.lang.String ejbName)
ejb-name
element with the given value will be created.
Otherwise, the existing ejb-name
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeEjbName()
ejb-name
element
MessageDrivenBeanType
java.lang.String getEjbName()
ejb-name
element
ejb-name
MessageDrivenBeanType<T> removeActivationConfig()
activation-config
element
MessageDrivenBeanType
ActivationConfigType<MessageDrivenBeanType<T>> activationConfig()
activation-config
element will be created and returned.
Otherwise, the existing activation-config
element will be returned.
activation-config
MessageDrivenBeanType<T> setDestinationJndiName(java.lang.String destinationJndiName)
destination-jndi-name
element with the given value will be created.
Otherwise, the existing destination-jndi-name
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeDestinationJndiName()
destination-jndi-name
element
MessageDrivenBeanType
java.lang.String getDestinationJndiName()
destination-jndi-name
element
destination-jndi-name
MessageDrivenBeanType<T> setMdbUser(java.lang.String mdbUser)
mdb-user
element with the given value will be created.
Otherwise, the existing mdb-user
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeMdbUser()
mdb-user
element
MessageDrivenBeanType
java.lang.String getMdbUser()
mdb-user
element
mdb-user
MessageDrivenBeanType<T> setMdbPasswd(java.lang.String mdbPasswd)
mdb-passwd
element with the given value will be created.
Otherwise, the existing mdb-passwd
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeMdbPasswd()
mdb-passwd
element
MessageDrivenBeanType
java.lang.String getMdbPasswd()
mdb-passwd
element
mdb-passwd
MessageDrivenBeanType<T> setMdbClientId(java.lang.String mdbClientId)
mdb-client-id
element with the given value will be created.
Otherwise, the existing mdb-client-id
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeMdbClientId()
mdb-client-id
element
MessageDrivenBeanType
java.lang.String getMdbClientId()
mdb-client-id
element
mdb-client-id
MessageDrivenBeanType<T> setMdbSubscriptionId(java.lang.String mdbSubscriptionId)
mdb-subscription-id
element with the given value will be created.
Otherwise, the existing mdb-subscription-id
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeMdbSubscriptionId()
mdb-subscription-id
element
MessageDrivenBeanType
java.lang.String getMdbSubscriptionId()
mdb-subscription-id
element
mdb-subscription-id
MessageDrivenBeanType<T> setResourceAdapterName(java.lang.String resourceAdapterName)
resource-adapter-name
element with the given value will be created.
Otherwise, the existing resource-adapter-name
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeResourceAdapterName()
resource-adapter-name
element
MessageDrivenBeanType
java.lang.String getResourceAdapterName()
resource-adapter-name
element
resource-adapter-name
MessageDrivenBeanType<T> removeAllEjbRef()
ejb-ref
elements
MessageDrivenBeanType
EjbRefType<MessageDrivenBeanType<T>> ejbRef()
ejb-ref
element
ejb-ref
java.util.List<EjbRefType<MessageDrivenBeanType<T>>> getEjbRefList()
ejb-ref
elements
ejb-ref
MessageDrivenBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elements
MessageDrivenBeanType
EjbLocalRefType<MessageDrivenBeanType<T>> ejbLocalRef()
ejb-local-ref
element
ejb-local-ref
java.util.List<EjbLocalRefType<MessageDrivenBeanType<T>>> getEjbLocalRefList()
ejb-local-ref
elements
ejb-local-ref
MessageDrivenBeanType<T> removeAllServiceRef()
service-ref
elements
MessageDrivenBeanType
ServiceRefType<MessageDrivenBeanType<T>> serviceRef()
service-ref
element
service-ref
java.util.List<ServiceRefType<MessageDrivenBeanType<T>>> getServiceRefList()
service-ref
elements
service-ref
MessageDrivenBeanType<T> removeAllResourceRef()
resource-ref
elements
MessageDrivenBeanType
ResourceRefType<MessageDrivenBeanType<T>> resourceRef()
resource-ref
element
resource-ref
java.util.List<ResourceRefType<MessageDrivenBeanType<T>>> getResourceRefList()
resource-ref
elements
resource-ref
MessageDrivenBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elements
MessageDrivenBeanType
ResourceEnvRefType<MessageDrivenBeanType<T>> resourceEnvRef()
resource-env-ref
element
resource-env-ref
java.util.List<ResourceEnvRefType<MessageDrivenBeanType<T>>> getResourceEnvRefList()
resource-env-ref
elements
resource-env-ref
MessageDrivenBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elements
MessageDrivenBeanType
MessageDestinationRefType<MessageDrivenBeanType<T>> messageDestinationRef()
message-destination-ref
element
message-destination-ref
java.util.List<MessageDestinationRefType<MessageDrivenBeanType<T>>> getMessageDestinationRefList()
message-destination-ref
elements
message-destination-ref
MessageDrivenBeanType<T> removeSecurityIdentity()
security-identity
element
MessageDrivenBeanType
SecurityIdentityType<MessageDrivenBeanType<T>> securityIdentity()
security-identity
element will be created and returned.
Otherwise, the existing security-identity
element will be returned.
security-identity
MessageDrivenBeanType<T> setSecurityDomain(java.lang.String securityDomain)
security-domain
element with the given value will be created.
Otherwise, the existing security-domain
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeSecurityDomain()
security-domain
element
MessageDrivenBeanType
java.lang.String getSecurityDomain()
security-domain
element
security-domain
MessageDrivenBeanType<T> removeMethodAttributes()
method-attributes
element
MessageDrivenBeanType
MethodAttributesType<MessageDrivenBeanType<T>> methodAttributes()
method-attributes
element will be created and returned.
Otherwise, the existing method-attributes
element will be returned.
method-attributes
MessageDrivenBeanType<T> setDepends(java.lang.String depends)
depends
element
MessageDrivenBeanType
MessageDrivenBeanType<T> setDependsList(java.lang.String... values)
depends
elements,
a new depends
element
list
- of depends
objects
MessageDrivenBeanType
MessageDrivenBeanType<T> removeAllDepends()
depends
element
MessageDrivenBeanType
java.util.List<java.lang.String> getDependsList()
depends
elements
depends
MessageDrivenBeanType<T> removeEjbTimeoutIdentity()
ejb-timeout-identity
element
MessageDrivenBeanType
SecurityIdentityType<MessageDrivenBeanType<T>> ejbTimeoutIdentity()
ejb-timeout-identity
element will be created and returned.
Otherwise, the existing ejb-timeout-identity
element will be returned.
ejb-timeout-identity
MessageDrivenBeanType<T> removeAllAnnotation()
annotation
elements
MessageDrivenBeanType
AnnotationType<MessageDrivenBeanType<T>> annotation()
annotation
element
annotation
java.util.List<AnnotationType<MessageDrivenBeanType<T>>> getAnnotationList()
annotation
elements
annotation
MessageDrivenBeanType<T> removeIgnoreDependency()
ignore-dependency
element
MessageDrivenBeanType
IgnoreDependencyType<MessageDrivenBeanType<T>> ignoreDependency()
ignore-dependency
element will be created and returned.
Otherwise, the existing ignore-dependency
element will be returned.
ignore-dependency
MessageDrivenBeanType<T> setAopDomainName(java.lang.String aopDomainName)
aop-domain-name
element with the given value will be created.
Otherwise, the existing aop-domain-name
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeAopDomainName()
aop-domain-name
element
MessageDrivenBeanType
java.lang.String getAopDomainName()
aop-domain-name
element
aop-domain-name
MessageDrivenBeanType<T> removePoolConfig()
pool-config
element
MessageDrivenBeanType
PoolConfigType<MessageDrivenBeanType<T>> poolConfig()
pool-config
element will be created and returned.
Otherwise, the existing pool-config
element will be returned.
pool-config
MessageDrivenBeanType<T> removeAllJndiRef()
jndi-ref
elements
MessageDrivenBeanType
JndiRefType<MessageDrivenBeanType<T>> jndiRef()
jndi-ref
element
jndi-ref
java.util.List<JndiRefType<MessageDrivenBeanType<T>>> getJndiRefList()
jndi-ref
elements
jndi-ref
MessageDrivenBeanType<T> setCreateDestination(java.lang.Boolean createDestination)
create-destination
element with the given value will be created.
Otherwise, the existing create-destination
element will be updated with the given value.
MessageDrivenBeanType
MessageDrivenBeanType<T> removeCreateDestination()
create-destination
element
MessageDrivenBeanType
java.lang.Boolean isCreateDestination()
create-destination
element
create-destination
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |