|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConsumerBeanType<T>
This interface defines the contract for the consumer-beanType
xsd type
Original Documentation:
The consumer element holds all of the information specific about a
consumer bean which is a JBoss proprietary extension to EJB3 for sending JMS messages via
standard Java interfaces. Used in: enterprise-beans
Method Summary | |
---|---|
ActivationConfigType<ConsumerBeanType<T>> |
activationConfig()
If not already created, a new activation-config element will be created and returned. |
AnnotationType<ConsumerBeanType<T>> |
annotation()
Returns the annotation element |
MethodAttributesType<ConsumerBeanType<T>> |
currentMessage()
If not already created, a new current-message element will be created and returned. |
EjbLocalRefType<ConsumerBeanType<T>> |
ejbLocalRef()
Returns the ejb-local-ref element |
EjbRefType<ConsumerBeanType<T>> |
ejbRef()
Returns the ejb-ref element |
java.util.List<AnnotationType<ConsumerBeanType<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.util.List<java.lang.String> |
getDisplayNameList()
Returns all display-name elements |
java.lang.String |
getEjbClass()
Returns the ejb-class element |
java.util.List<EjbLocalRefType<ConsumerBeanType<T>>> |
getEjbLocalRefList()
Returns all ejb-local-ref elements |
java.lang.String |
getEjbName()
Returns the ejb-name element |
java.util.List<EjbRefType<ConsumerBeanType<T>>> |
getEjbRefList()
Returns all ejb-ref elements |
java.util.List<IconType<ConsumerBeanType<T>>> |
getIconList()
Returns all icon elements |
java.util.List<JndiRefType<ConsumerBeanType<T>>> |
getJndiRefList()
Returns all jndi-ref elements |
java.util.List<ProducerType<ConsumerBeanType<T>>> |
getLocalProducerList()
Returns all local-producer elements |
java.lang.String |
getMessageDestination()
Returns the message-destination element |
java.util.List<MessageDestinationRefType<ConsumerBeanType<T>>> |
getMessageDestinationRefList()
Returns all message-destination-ref elements |
java.lang.String |
getMessageDestinationType()
Returns the message-destination-type element |
java.util.List<MessagePropertiesType<ConsumerBeanType<T>>> |
getMessagePropertiesList()
Returns all message-properties elements |
java.util.List<ProducerType<ConsumerBeanType<T>>> |
getProducerList()
Returns all producer elements |
java.util.List<ResourceEnvRefType<ConsumerBeanType<T>>> |
getResourceEnvRefList()
Returns all resource-env-ref elements |
java.util.List<ResourceRefType<ConsumerBeanType<T>>> |
getResourceRefList()
Returns all resource-ref elements |
java.lang.String |
getSecurityDomain()
Returns the security-domain element |
IconType<ConsumerBeanType<T>> |
icon()
Returns the icon element |
IgnoreDependencyType<ConsumerBeanType<T>> |
ignoreDependency()
If not already created, a new ignore-dependency element will be created and returned. |
JndiRefType<ConsumerBeanType<T>> |
jndiRef()
Returns the jndi-ref element |
ProducerType<ConsumerBeanType<T>> |
localProducer()
Returns the local-producer element |
MessageDestinationRefType<ConsumerBeanType<T>> |
messageDestinationRef()
Returns the message-destination-ref element |
MessagePropertiesType<ConsumerBeanType<T>> |
messageProperties()
Returns the message-properties element |
MethodAttributesType<ConsumerBeanType<T>> |
methodAttributes()
If not already created, a new method-attributes element will be created and returned. |
PoolConfigType<ConsumerBeanType<T>> |
poolConfig()
If not already created, a new pool-config element will be created and returned. |
ProducerType<ConsumerBeanType<T>> |
producer()
Returns the producer element |
ConsumerBeanType<T> |
removeActivationConfig()
Removes the activation-config element |
ConsumerBeanType<T> |
removeAllAnnotation()
Removes all annotation elements |
ConsumerBeanType<T> |
removeAllDepends()
Removes the depends element |
ConsumerBeanType<T> |
removeAllDescription()
Removes the description element |
ConsumerBeanType<T> |
removeAllDisplayName()
Removes the display-name element |
ConsumerBeanType<T> |
removeAllEjbLocalRef()
Removes all ejb-local-ref elements |
ConsumerBeanType<T> |
removeAllEjbRef()
Removes all ejb-ref elements |
ConsumerBeanType<T> |
removeAllIcon()
Removes all icon elements |
ConsumerBeanType<T> |
removeAllJndiRef()
Removes all jndi-ref elements |
ConsumerBeanType<T> |
removeAllLocalProducer()
Removes all local-producer elements |
ConsumerBeanType<T> |
removeAllMessageDestinationRef()
Removes all message-destination-ref elements |
ConsumerBeanType<T> |
removeAllMessageProperties()
Removes all message-properties elements |
ConsumerBeanType<T> |
removeAllProducer()
Removes all producer elements |
ConsumerBeanType<T> |
removeAllResourceEnvRef()
Removes all resource-env-ref elements |
ConsumerBeanType<T> |
removeAllResourceRef()
Removes all resource-ref elements |
ConsumerBeanType<T> |
removeAopDomainName()
Removes the aop-domain-name element |
ConsumerBeanType<T> |
removeCurrentMessage()
Removes the current-message element |
ConsumerBeanType<T> |
removeEjbClass()
Removes the ejb-class element |
ConsumerBeanType<T> |
removeEjbName()
Removes the ejb-name element |
ConsumerBeanType<T> |
removeIgnoreDependency()
Removes the ignore-dependency element |
ConsumerBeanType<T> |
removeMessageDestination()
Removes the message-destination element |
ConsumerBeanType<T> |
removeMessageDestinationType()
Removes the message-destination-type element |
ConsumerBeanType<T> |
removeMethodAttributes()
Removes the method-attributes element |
ConsumerBeanType<T> |
removePoolConfig()
Removes the pool-config element |
ConsumerBeanType<T> |
removeSecurityDomain()
Removes the security-domain element |
ConsumerBeanType<T> |
removeSecurityIdentity()
Removes the security-identity element |
ResourceEnvRefType<ConsumerBeanType<T>> |
resourceEnvRef()
Returns the resource-env-ref element |
ResourceRefType<ConsumerBeanType<T>> |
resourceRef()
Returns the resource-ref element |
SecurityIdentityType<ConsumerBeanType<T>> |
securityIdentity()
If not already created, a new security-identity element will be created and returned. |
ConsumerBeanType<T> |
setAopDomainName(java.lang.String aopDomainName)
If not already created, a new aop-domain-name element with the given value will be created. |
ConsumerBeanType<T> |
setDepends(java.lang.String depends)
Creates a new depends element |
ConsumerBeanType<T> |
setDependsList(java.lang.String... values)
Creates for all String objects representing depends elements,
a new depends element |
ConsumerBeanType<T> |
setDescription(java.lang.String description)
Creates a new description element |
ConsumerBeanType<T> |
setDescriptionList(java.lang.String... values)
Creates for all String objects representing description elements,
a new description element |
ConsumerBeanType<T> |
setDisplayName(java.lang.String displayName)
Creates a new display-name element |
ConsumerBeanType<T> |
setDisplayNameList(java.lang.String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
ConsumerBeanType<T> |
setEjbClass(java.lang.String ejbClass)
If not already created, a new ejb-class element with the given value will be created. |
ConsumerBeanType<T> |
setEjbName(java.lang.String ejbName)
If not already created, a new ejb-name element with the given value will be created. |
ConsumerBeanType<T> |
setMessageDestination(java.lang.String messageDestination)
If not already created, a new message-destination element with the given value will be created. |
ConsumerBeanType<T> |
setMessageDestinationType(java.lang.String messageDestinationType)
If not already created, a new message-destination-type element with the given value will be created. |
ConsumerBeanType<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 |
---|
ConsumerBeanType<T> setDescription(java.lang.String description)
description
element
ConsumerBeanType
ConsumerBeanType<T> setDescriptionList(java.lang.String... values)
description
elements,
a new description
element
list
- of description
objects
ConsumerBeanType
ConsumerBeanType<T> removeAllDescription()
description
element
ConsumerBeanType
java.util.List<java.lang.String> getDescriptionList()
description
elements
description
ConsumerBeanType<T> setDisplayName(java.lang.String displayName)
display-name
element
ConsumerBeanType
ConsumerBeanType<T> setDisplayNameList(java.lang.String... values)
display-name
elements,
a new display-name
element
list
- of display-name
objects
ConsumerBeanType
ConsumerBeanType<T> removeAllDisplayName()
display-name
element
ConsumerBeanType
java.util.List<java.lang.String> getDisplayNameList()
display-name
elements
display-name
ConsumerBeanType<T> removeAllIcon()
icon
elements
ConsumerBeanType
IconType<ConsumerBeanType<T>> icon()
icon
element
icon
java.util.List<IconType<ConsumerBeanType<T>>> getIconList()
icon
elements
icon
ConsumerBeanType<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.
ConsumerBeanType
ConsumerBeanType<T> removeEjbName()
ejb-name
element
ConsumerBeanType
java.lang.String getEjbName()
ejb-name
element
ejb-name
ConsumerBeanType<T> setEjbClass(java.lang.String ejbClass)
ejb-class
element with the given value will be created.
Otherwise, the existing ejb-class
element will be updated with the given value.
ConsumerBeanType
ConsumerBeanType<T> removeEjbClass()
ejb-class
element
ConsumerBeanType
java.lang.String getEjbClass()
ejb-class
element
ejb-class
ConsumerBeanType<T> setMessageDestination(java.lang.String messageDestination)
message-destination
element with the given value will be created.
Otherwise, the existing message-destination
element will be updated with the given value.
ConsumerBeanType
ConsumerBeanType<T> removeMessageDestination()
message-destination
element
ConsumerBeanType
java.lang.String getMessageDestination()
message-destination
element
message-destination
ConsumerBeanType<T> setMessageDestinationType(java.lang.String messageDestinationType)
message-destination-type
element with the given value will be created.
Otherwise, the existing message-destination-type
element will be updated with the given value.
ConsumerBeanType
ConsumerBeanType<T> removeMessageDestinationType()
message-destination-type
element
ConsumerBeanType
java.lang.String getMessageDestinationType()
message-destination-type
element
message-destination-type
ConsumerBeanType<T> removeAllProducer()
producer
elements
ConsumerBeanType
ProducerType<ConsumerBeanType<T>> producer()
producer
element
producer
java.util.List<ProducerType<ConsumerBeanType<T>>> getProducerList()
producer
elements
producer
ConsumerBeanType<T> removeAllLocalProducer()
local-producer
elements
ConsumerBeanType
ProducerType<ConsumerBeanType<T>> localProducer()
local-producer
element
local-producer
java.util.List<ProducerType<ConsumerBeanType<T>>> getLocalProducerList()
local-producer
elements
local-producer
ConsumerBeanType<T> removeCurrentMessage()
current-message
element
ConsumerBeanType
MethodAttributesType<ConsumerBeanType<T>> currentMessage()
current-message
element will be created and returned.
Otherwise, the existing current-message
element will be returned.
current-message
ConsumerBeanType<T> removeAllMessageProperties()
message-properties
elements
ConsumerBeanType
MessagePropertiesType<ConsumerBeanType<T>> messageProperties()
message-properties
element
message-properties
java.util.List<MessagePropertiesType<ConsumerBeanType<T>>> getMessagePropertiesList()
message-properties
elements
message-properties
ConsumerBeanType<T> removeAllEjbRef()
ejb-ref
elements
ConsumerBeanType
EjbRefType<ConsumerBeanType<T>> ejbRef()
ejb-ref
element
ejb-ref
java.util.List<EjbRefType<ConsumerBeanType<T>>> getEjbRefList()
ejb-ref
elements
ejb-ref
ConsumerBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elements
ConsumerBeanType
EjbLocalRefType<ConsumerBeanType<T>> ejbLocalRef()
ejb-local-ref
element
ejb-local-ref
java.util.List<EjbLocalRefType<ConsumerBeanType<T>>> getEjbLocalRefList()
ejb-local-ref
elements
ejb-local-ref
ConsumerBeanType<T> removeSecurityIdentity()
security-identity
element
ConsumerBeanType
SecurityIdentityType<ConsumerBeanType<T>> securityIdentity()
security-identity
element will be created and returned.
Otherwise, the existing security-identity
element will be returned.
security-identity
ConsumerBeanType<T> removeAllResourceRef()
resource-ref
elements
ConsumerBeanType
ResourceRefType<ConsumerBeanType<T>> resourceRef()
resource-ref
element
resource-ref
java.util.List<ResourceRefType<ConsumerBeanType<T>>> getResourceRefList()
resource-ref
elements
resource-ref
ConsumerBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elements
ConsumerBeanType
ResourceEnvRefType<ConsumerBeanType<T>> resourceEnvRef()
resource-env-ref
element
resource-env-ref
java.util.List<ResourceEnvRefType<ConsumerBeanType<T>>> getResourceEnvRefList()
resource-env-ref
elements
resource-env-ref
ConsumerBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elements
ConsumerBeanType
MessageDestinationRefType<ConsumerBeanType<T>> messageDestinationRef()
message-destination-ref
element
message-destination-ref
java.util.List<MessageDestinationRefType<ConsumerBeanType<T>>> getMessageDestinationRefList()
message-destination-ref
elements
message-destination-ref
ConsumerBeanType<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.
ConsumerBeanType
ConsumerBeanType<T> removeSecurityDomain()
security-domain
element
ConsumerBeanType
java.lang.String getSecurityDomain()
security-domain
element
security-domain
ConsumerBeanType<T> removeMethodAttributes()
method-attributes
element
ConsumerBeanType
MethodAttributesType<ConsumerBeanType<T>> methodAttributes()
method-attributes
element will be created and returned.
Otherwise, the existing method-attributes
element will be returned.
method-attributes
ConsumerBeanType<T> setDepends(java.lang.String depends)
depends
element
ConsumerBeanType
ConsumerBeanType<T> setDependsList(java.lang.String... values)
depends
elements,
a new depends
element
list
- of depends
objects
ConsumerBeanType
ConsumerBeanType<T> removeAllDepends()
depends
element
ConsumerBeanType
java.util.List<java.lang.String> getDependsList()
depends
elements
depends
ConsumerBeanType<T> removeAllAnnotation()
annotation
elements
ConsumerBeanType
AnnotationType<ConsumerBeanType<T>> annotation()
annotation
element
annotation
java.util.List<AnnotationType<ConsumerBeanType<T>>> getAnnotationList()
annotation
elements
annotation
ConsumerBeanType<T> removeIgnoreDependency()
ignore-dependency
element
ConsumerBeanType
IgnoreDependencyType<ConsumerBeanType<T>> ignoreDependency()
ignore-dependency
element will be created and returned.
Otherwise, the existing ignore-dependency
element will be returned.
ignore-dependency
ConsumerBeanType<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.
ConsumerBeanType
ConsumerBeanType<T> removeAopDomainName()
aop-domain-name
element
ConsumerBeanType
java.lang.String getAopDomainName()
aop-domain-name
element
aop-domain-name
ConsumerBeanType<T> removePoolConfig()
pool-config
element
ConsumerBeanType
PoolConfigType<ConsumerBeanType<T>> poolConfig()
pool-config
element will be created and returned.
Otherwise, the existing pool-config
element will be returned.
pool-config
ConsumerBeanType<T> removeAllJndiRef()
jndi-ref
elements
ConsumerBeanType
JndiRefType<ConsumerBeanType<T>> jndiRef()
jndi-ref
element
jndi-ref
java.util.List<JndiRefType<ConsumerBeanType<T>>> getJndiRefList()
jndi-ref
elements
jndi-ref
ConsumerBeanType<T> removeActivationConfig()
activation-config
element
ConsumerBeanType
ActivationConfigType<ConsumerBeanType<T>> activationConfig()
activation-config
element will be created and returned.
Otherwise, the existing activation-config
element will be returned.
activation-config
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |