|
||||||||||
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
Method Summary | |
---|---|
ConsumerBeanType<T> |
aopDomainName(String aopDomainName)
Sets the aop-domain-name element |
AnnotationType<ConsumerBeanType<T>> |
createAnnotation()
Creates a new annotation element |
EjbLocalRefType<ConsumerBeanType<T>> |
createEjbLocalRef()
Creates a new ejb-local-ref element |
EjbRefType<ConsumerBeanType<T>> |
createEjbRef()
Creates a new ejb-ref element |
IconType<ConsumerBeanType<T>> |
createIcon()
Creates a new icon element |
JndiRefType<ConsumerBeanType<T>> |
createJndiRef()
Creates a new jndi-ref element |
ProducerType<ConsumerBeanType<T>> |
createLocalProducer()
Creates a new local-producer element |
MessageDestinationRefType<ConsumerBeanType<T>> |
createMessageDestinationRef()
Creates a new message-destination-ref element |
MessagePropertiesType<ConsumerBeanType<T>> |
createMessageProperties()
Creates a new message-properties element |
ProducerType<ConsumerBeanType<T>> |
createProducer()
Creates a new producer element |
ResourceEnvRefType<ConsumerBeanType<T>> |
createResourceEnvRef()
Creates a new resource-env-ref element |
ResourceRefType<ConsumerBeanType<T>> |
createResourceRef()
Creates a new resource-ref element |
ConsumerBeanType<T> |
depends(String... values)
Creates for all String objects representing depends elements,
a new depends element |
ConsumerBeanType<T> |
description(String... values)
Creates for all String objects representing description elements,
a new description element |
ConsumerBeanType<T> |
displayName(String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
ConsumerBeanType<T> |
ejbClass(String ejbClass)
Sets the ejb-class element |
ConsumerBeanType<T> |
ejbName(String ejbName)
Sets the ejb-name element |
List<AnnotationType<ConsumerBeanType<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<ConsumerBeanType<T>>> |
getAllEjbLocalRef()
Returns all ejb-local-ref elements |
List<EjbRefType<ConsumerBeanType<T>>> |
getAllEjbRef()
Returns all ejb-ref elements |
List<IconType<ConsumerBeanType<T>>> |
getAllIcon()
Returns all icon elements |
List<JndiRefType<ConsumerBeanType<T>>> |
getAllJndiRef()
Returns all jndi-ref elements |
List<ProducerType<ConsumerBeanType<T>>> |
getAllLocalProducer()
Returns all local-producer elements |
List<MessageDestinationRefType<ConsumerBeanType<T>>> |
getAllMessageDestinationRef()
Returns all message-destination-ref elements |
List<MessagePropertiesType<ConsumerBeanType<T>>> |
getAllMessageProperties()
Returns all message-properties elements |
List<ProducerType<ConsumerBeanType<T>>> |
getAllProducer()
Returns all producer elements |
List<ResourceEnvRefType<ConsumerBeanType<T>>> |
getAllResourceEnvRef()
Returns all resource-env-ref elements |
List<ResourceRefType<ConsumerBeanType<T>>> |
getAllResourceRef()
Returns all resource-ref elements |
String |
getAopDomainName()
Returns the aop-domain-name element |
String |
getEjbClass()
Returns the ejb-class element |
String |
getEjbName()
Returns the ejb-name element |
String |
getId()
Returns the id attribute |
String |
getMessageDestination()
Returns the message-destination element |
String |
getMessageDestinationType()
Returns the message-destination-type element |
ActivationConfigType<ConsumerBeanType<T>> |
getOrCreateActivationConfig()
If not already created, a new activation-config element with the given value will be created. |
AnnotationType<ConsumerBeanType<T>> |
getOrCreateAnnotation()
If not already created, a new annotation element will be created and returned. |
MethodAttributesType<ConsumerBeanType<T>> |
getOrCreateCurrentMessage()
If not already created, a new current-message element with the given value will be created. |
EjbLocalRefType<ConsumerBeanType<T>> |
getOrCreateEjbLocalRef()
If not already created, a new ejb-local-ref element will be created and returned. |
EjbRefType<ConsumerBeanType<T>> |
getOrCreateEjbRef()
If not already created, a new ejb-ref element will be created and returned. |
IconType<ConsumerBeanType<T>> |
getOrCreateIcon()
If not already created, a new icon element will be created and returned. |
IgnoreDependencyType<ConsumerBeanType<T>> |
getOrCreateIgnoreDependency()
If not already created, a new ignore-dependency element with the given value will be created. |
JndiRefType<ConsumerBeanType<T>> |
getOrCreateJndiRef()
If not already created, a new jndi-ref element will be created and returned. |
ProducerType<ConsumerBeanType<T>> |
getOrCreateLocalProducer()
If not already created, a new local-producer element will be created and returned. |
MessageDestinationRefType<ConsumerBeanType<T>> |
getOrCreateMessageDestinationRef()
If not already created, a new message-destination-ref element will be created and returned. |
MessagePropertiesType<ConsumerBeanType<T>> |
getOrCreateMessageProperties()
If not already created, a new message-properties element will be created and returned. |
MethodAttributesType<ConsumerBeanType<T>> |
getOrCreateMethodAttributes()
If not already created, a new method-attributes element with the given value will be created. |
PoolConfigType<ConsumerBeanType<T>> |
getOrCreatePoolConfig()
If not already created, a new pool-config element with the given value will be created. |
ProducerType<ConsumerBeanType<T>> |
getOrCreateProducer()
If not already created, a new producer element will be created and returned. |
ResourceEnvRefType<ConsumerBeanType<T>> |
getOrCreateResourceEnvRef()
If not already created, a new resource-env-ref element will be created and returned. |
ResourceRefType<ConsumerBeanType<T>> |
getOrCreateResourceRef()
If not already created, a new resource-ref element will be created and returned. |
SecurityIdentityType<ConsumerBeanType<T>> |
getOrCreateSecurityIdentity()
If not already created, a new security-identity element with the given value will be created. |
String |
getSecurityDomain()
Returns the security-domain element |
ConsumerBeanType<T> |
id(String id)
Sets the id attribute |
ConsumerBeanType<T> |
messageDestination(String messageDestination)
Sets the message-destination element |
ConsumerBeanType<T> |
messageDestinationType(String messageDestinationType)
Sets the message-destination-type 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> |
removeId()
Removes the id attribute |
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 |
ConsumerBeanType<T> |
securityDomain(String securityDomain)
Sets the security-domain element |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
ConsumerBeanType<T> description(String... values)
description
elements,
a new description
element
values
- list of description
objects
ConsumerBeanType
List<String> getAllDescription()
description
elements
description
ConsumerBeanType<T> removeAllDescription()
description
element
ConsumerBeanType
ConsumerBeanType<T> displayName(String... values)
display-name
elements,
a new display-name
element
values
- list of display-name
objects
ConsumerBeanType
List<String> getAllDisplayName()
display-name
elements
display-name
ConsumerBeanType<T> removeAllDisplayName()
display-name
element
ConsumerBeanType
IconType<ConsumerBeanType<T>> getOrCreateIcon()
icon
element will be created and returned.
Otherwise, the first existing icon
element will be returned.
icon
IconType<ConsumerBeanType<T>> createIcon()
icon
element
IconType>
List<IconType<ConsumerBeanType<T>>> getAllIcon()
icon
elements
icon
ConsumerBeanType<T> removeAllIcon()
icon
elements
IconType>
ConsumerBeanType<T> ejbName(String ejbName)
ejb-name
element
ejbName
- the value for the element ejb-name
ConsumerBeanType
String getEjbName()
ejb-name
element
ejb-name
ConsumerBeanType<T> removeEjbName()
ejb-name
element
ConsumerBeanType
ConsumerBeanType<T> ejbClass(String ejbClass)
ejb-class
element
ejbClass
- the value for the element ejb-class
ConsumerBeanType
String getEjbClass()
ejb-class
element
ejb-class
ConsumerBeanType<T> removeEjbClass()
ejb-class
element
ConsumerBeanType
ConsumerBeanType<T> messageDestination(String messageDestination)
message-destination
element
messageDestination
- the value for the element message-destination
ConsumerBeanType
String getMessageDestination()
message-destination
element
message-destination
ConsumerBeanType<T> removeMessageDestination()
message-destination
element
ConsumerBeanType
ConsumerBeanType<T> messageDestinationType(String messageDestinationType)
message-destination-type
element
messageDestinationType
- the value for the element message-destination-type
ConsumerBeanType
String getMessageDestinationType()
message-destination-type
element
message-destination-type
ConsumerBeanType<T> removeMessageDestinationType()
message-destination-type
element
ConsumerBeanType
ProducerType<ConsumerBeanType<T>> getOrCreateProducer()
producer
element will be created and returned.
Otherwise, the first existing producer
element will be returned.
producer
ProducerType<ConsumerBeanType<T>> createProducer()
producer
element
ProducerType>
List<ProducerType<ConsumerBeanType<T>>> getAllProducer()
producer
elements
producer
ConsumerBeanType<T> removeAllProducer()
producer
elements
ProducerType>
ProducerType<ConsumerBeanType<T>> getOrCreateLocalProducer()
local-producer
element will be created and returned.
Otherwise, the first existing local-producer
element will be returned.
local-producer
ProducerType<ConsumerBeanType<T>> createLocalProducer()
local-producer
element
ProducerType>
List<ProducerType<ConsumerBeanType<T>>> getAllLocalProducer()
local-producer
elements
local-producer
ConsumerBeanType<T> removeAllLocalProducer()
local-producer
elements
ProducerType>
MethodAttributesType<ConsumerBeanType<T>> getOrCreateCurrentMessage()
current-message
element with the given value will be created.
Otherwise, the existing current-message
element will be returned.
MethodAttributesType>
ConsumerBeanType<T> removeCurrentMessage()
current-message
element
ConsumerBeanType
MessagePropertiesType<ConsumerBeanType<T>> getOrCreateMessageProperties()
message-properties
element will be created and returned.
Otherwise, the first existing message-properties
element will be returned.
message-properties
MessagePropertiesType<ConsumerBeanType<T>> createMessageProperties()
message-properties
element
MessagePropertiesType>
List<MessagePropertiesType<ConsumerBeanType<T>>> getAllMessageProperties()
message-properties
elements
message-properties
ConsumerBeanType<T> removeAllMessageProperties()
message-properties
elements
MessagePropertiesType>
EjbRefType<ConsumerBeanType<T>> getOrCreateEjbRef()
ejb-ref
element will be created and returned.
Otherwise, the first existing ejb-ref
element will be returned.
ejb-ref
EjbRefType<ConsumerBeanType<T>> createEjbRef()
ejb-ref
element
EjbRefType>
List<EjbRefType<ConsumerBeanType<T>>> getAllEjbRef()
ejb-ref
elements
ejb-ref
ConsumerBeanType<T> removeAllEjbRef()
ejb-ref
elements
EjbRefType>
EjbLocalRefType<ConsumerBeanType<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<ConsumerBeanType<T>> createEjbLocalRef()
ejb-local-ref
element
EjbLocalRefType>
List<EjbLocalRefType<ConsumerBeanType<T>>> getAllEjbLocalRef()
ejb-local-ref
elements
ejb-local-ref
ConsumerBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elements
EjbLocalRefType>
SecurityIdentityType<ConsumerBeanType<T>> getOrCreateSecurityIdentity()
security-identity
element with the given value will be created.
Otherwise, the existing security-identity
element will be returned.
SecurityIdentityType>
ConsumerBeanType<T> removeSecurityIdentity()
security-identity
element
ConsumerBeanType
ResourceRefType<ConsumerBeanType<T>> getOrCreateResourceRef()
resource-ref
element will be created and returned.
Otherwise, the first existing resource-ref
element will be returned.
resource-ref
ResourceRefType<ConsumerBeanType<T>> createResourceRef()
resource-ref
element
ResourceRefType>
List<ResourceRefType<ConsumerBeanType<T>>> getAllResourceRef()
resource-ref
elements
resource-ref
ConsumerBeanType<T> removeAllResourceRef()
resource-ref
elements
ResourceRefType>
ResourceEnvRefType<ConsumerBeanType<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<ConsumerBeanType<T>> createResourceEnvRef()
resource-env-ref
element
ResourceEnvRefType>
List<ResourceEnvRefType<ConsumerBeanType<T>>> getAllResourceEnvRef()
resource-env-ref
elements
resource-env-ref
ConsumerBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elements
ResourceEnvRefType>
MessageDestinationRefType<ConsumerBeanType<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<ConsumerBeanType<T>> createMessageDestinationRef()
message-destination-ref
element
MessageDestinationRefType>
List<MessageDestinationRefType<ConsumerBeanType<T>>> getAllMessageDestinationRef()
message-destination-ref
elements
message-destination-ref
ConsumerBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elements
MessageDestinationRefType>
ConsumerBeanType<T> securityDomain(String securityDomain)
security-domain
element
securityDomain
- the value for the element security-domain
ConsumerBeanType
String getSecurityDomain()
security-domain
element
security-domain
ConsumerBeanType<T> removeSecurityDomain()
security-domain
element
ConsumerBeanType
MethodAttributesType<ConsumerBeanType<T>> getOrCreateMethodAttributes()
method-attributes
element with the given value will be created.
Otherwise, the existing method-attributes
element will be returned.
MethodAttributesType>
ConsumerBeanType<T> removeMethodAttributes()
method-attributes
element
ConsumerBeanType
ConsumerBeanType<T> depends(String... values)
depends
elements,
a new depends
element
values
- list of depends
objects
ConsumerBeanType
List<String> getAllDepends()
depends
elements
depends
ConsumerBeanType<T> removeAllDepends()
depends
element
ConsumerBeanType
AnnotationType<ConsumerBeanType<T>> getOrCreateAnnotation()
annotation
element will be created and returned.
Otherwise, the first existing annotation
element will be returned.
annotation
AnnotationType<ConsumerBeanType<T>> createAnnotation()
annotation
element
AnnotationType>
List<AnnotationType<ConsumerBeanType<T>>> getAllAnnotation()
annotation
elements
annotation
ConsumerBeanType<T> removeAllAnnotation()
annotation
elements
AnnotationType>
IgnoreDependencyType<ConsumerBeanType<T>> getOrCreateIgnoreDependency()
ignore-dependency
element with the given value will be created.
Otherwise, the existing ignore-dependency
element will be returned.
IgnoreDependencyType>
ConsumerBeanType<T> removeIgnoreDependency()
ignore-dependency
element
ConsumerBeanType
ConsumerBeanType<T> aopDomainName(String aopDomainName)
aop-domain-name
element
aopDomainName
- the value for the element aop-domain-name
ConsumerBeanType
String getAopDomainName()
aop-domain-name
element
aop-domain-name
ConsumerBeanType<T> removeAopDomainName()
aop-domain-name
element
ConsumerBeanType
PoolConfigType<ConsumerBeanType<T>> getOrCreatePoolConfig()
pool-config
element with the given value will be created.
Otherwise, the existing pool-config
element will be returned.
PoolConfigType>
ConsumerBeanType<T> removePoolConfig()
pool-config
element
ConsumerBeanType
JndiRefType<ConsumerBeanType<T>> getOrCreateJndiRef()
jndi-ref
element will be created and returned.
Otherwise, the first existing jndi-ref
element will be returned.
jndi-ref
JndiRefType<ConsumerBeanType<T>> createJndiRef()
jndi-ref
element
JndiRefType>
List<JndiRefType<ConsumerBeanType<T>>> getAllJndiRef()
jndi-ref
elements
jndi-ref
ConsumerBeanType<T> removeAllJndiRef()
jndi-ref
elements
JndiRefType>
ActivationConfigType<ConsumerBeanType<T>> getOrCreateActivationConfig()
activation-config
element with the given value will be created.
Otherwise, the existing activation-config
element will be returned.
ActivationConfigType>
ConsumerBeanType<T> removeActivationConfig()
activation-config
element
ConsumerBeanType
ConsumerBeanType<T> id(String id)
id
attribute
id
- the value for the attribute id
ConsumerBeanType
String getId()
id
attribute
id
ConsumerBeanType<T> removeId()
id
attribute
ConsumerBeanType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |