|
||||||||||
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
Method Summary | |
---|---|
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 |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
MessageDrivenBeanType<T> description(String... values)
description
elements,
a new description
element
values
- list of description
objects
MessageDrivenBeanType
List<String> getAllDescription()
description
elements
description
MessageDrivenBeanType<T> removeAllDescription()
description
element
MessageDrivenBeanType
MessageDrivenBeanType<T> displayName(String... values)
display-name
elements,
a new display-name
element
values
- list of display-name
objects
MessageDrivenBeanType
List<String> getAllDisplayName()
display-name
elements
display-name
MessageDrivenBeanType<T> removeAllDisplayName()
display-name
element
MessageDrivenBeanType
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
element
IconType>
List<IconType<MessageDrivenBeanType<T>>> getAllIcon()
icon
elements
icon
MessageDrivenBeanType<T> removeAllIcon()
icon
elements
IconType>
MessageDrivenBeanType<T> ejbName(String ejbName)
ejb-name
element
ejbName
- the value for the element ejb-name
MessageDrivenBeanType
String getEjbName()
ejb-name
element
ejb-name
MessageDrivenBeanType<T> removeEjbName()
ejb-name
element
MessageDrivenBeanType
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
element
MessageDrivenBeanType
MessageDrivenBeanType<T> destinationJndiName(String destinationJndiName)
destination-jndi-name
element
destinationJndiName
- the value for the element destination-jndi-name
MessageDrivenBeanType
String getDestinationJndiName()
destination-jndi-name
element
destination-jndi-name
MessageDrivenBeanType<T> removeDestinationJndiName()
destination-jndi-name
element
MessageDrivenBeanType
MessageDrivenBeanType<T> mdbUser(String mdbUser)
mdb-user
element
mdbUser
- the value for the element mdb-user
MessageDrivenBeanType
String getMdbUser()
mdb-user
element
mdb-user
MessageDrivenBeanType<T> removeMdbUser()
mdb-user
element
MessageDrivenBeanType
MessageDrivenBeanType<T> mdbPasswd(String mdbPasswd)
mdb-passwd
element
mdbPasswd
- the value for the element mdb-passwd
MessageDrivenBeanType
String getMdbPasswd()
mdb-passwd
element
mdb-passwd
MessageDrivenBeanType<T> removeMdbPasswd()
mdb-passwd
element
MessageDrivenBeanType
MessageDrivenBeanType<T> mdbClientId(String mdbClientId)
mdb-client-id
element
mdbClientId
- the value for the element mdb-client-id
MessageDrivenBeanType
String getMdbClientId()
mdb-client-id
element
mdb-client-id
MessageDrivenBeanType<T> removeMdbClientId()
mdb-client-id
element
MessageDrivenBeanType
MessageDrivenBeanType<T> mdbSubscriptionId(String mdbSubscriptionId)
mdb-subscription-id
element
mdbSubscriptionId
- the value for the element mdb-subscription-id
MessageDrivenBeanType
String getMdbSubscriptionId()
mdb-subscription-id
element
mdb-subscription-id
MessageDrivenBeanType<T> removeMdbSubscriptionId()
mdb-subscription-id
element
MessageDrivenBeanType
MessageDrivenBeanType<T> resourceAdapterName(String resourceAdapterName)
resource-adapter-name
element
resourceAdapterName
- the value for the element resource-adapter-name
MessageDrivenBeanType
String getResourceAdapterName()
resource-adapter-name
element
resource-adapter-name
MessageDrivenBeanType<T> removeResourceAdapterName()
resource-adapter-name
element
MessageDrivenBeanType
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
element
EjbRefType>
List<EjbRefType<MessageDrivenBeanType<T>>> getAllEjbRef()
ejb-ref
elements
ejb-ref
MessageDrivenBeanType<T> removeAllEjbRef()
ejb-ref
elements
EjbRefType>
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
element
EjbLocalRefType>
List<EjbLocalRefType<MessageDrivenBeanType<T>>> getAllEjbLocalRef()
ejb-local-ref
elements
ejb-local-ref
MessageDrivenBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elements
EjbLocalRefType>
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
element
ServiceRefType>
List<ServiceRefType<MessageDrivenBeanType<T>>> getAllServiceRef()
service-ref
elements
service-ref
MessageDrivenBeanType<T> removeAllServiceRef()
service-ref
elements
ServiceRefType>
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
element
ResourceRefType>
List<ResourceRefType<MessageDrivenBeanType<T>>> getAllResourceRef()
resource-ref
elements
resource-ref
MessageDrivenBeanType<T> removeAllResourceRef()
resource-ref
elements
ResourceRefType>
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
element
ResourceEnvRefType>
List<ResourceEnvRefType<MessageDrivenBeanType<T>>> getAllResourceEnvRef()
resource-env-ref
elements
resource-env-ref
MessageDrivenBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elements
ResourceEnvRefType>
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
element
MessageDestinationRefType>
List<MessageDestinationRefType<MessageDrivenBeanType<T>>> getAllMessageDestinationRef()
message-destination-ref
elements
message-destination-ref
MessageDrivenBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elements
MessageDestinationRefType>
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
element
MessageDrivenBeanType
MessageDrivenBeanType<T> securityDomain(String securityDomain)
security-domain
element
securityDomain
- the value for the element security-domain
MessageDrivenBeanType
String getSecurityDomain()
security-domain
element
security-domain
MessageDrivenBeanType<T> removeSecurityDomain()
security-domain
element
MessageDrivenBeanType
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
element
MessageDrivenBeanType
MessageDrivenBeanType<T> depends(String... values)
depends
elements,
a new depends
element
values
- list of depends
objects
MessageDrivenBeanType
List<String> getAllDepends()
depends
elements
depends
MessageDrivenBeanType<T> removeAllDepends()
depends
element
MessageDrivenBeanType
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
element
MessageDrivenBeanType
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
element
AnnotationType>
List<AnnotationType<MessageDrivenBeanType<T>>> getAllAnnotation()
annotation
elements
annotation
MessageDrivenBeanType<T> removeAllAnnotation()
annotation
elements
AnnotationType>
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
element
MessageDrivenBeanType
MessageDrivenBeanType<T> aopDomainName(String aopDomainName)
aop-domain-name
element
aopDomainName
- the value for the element aop-domain-name
MessageDrivenBeanType
String getAopDomainName()
aop-domain-name
element
aop-domain-name
MessageDrivenBeanType<T> removeAopDomainName()
aop-domain-name
element
MessageDrivenBeanType
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
element
MessageDrivenBeanType
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
element
JndiRefType>
List<JndiRefType<MessageDrivenBeanType<T>>> getAllJndiRef()
jndi-ref
elements
jndi-ref
MessageDrivenBeanType<T> removeAllJndiRef()
jndi-ref
elements
JndiRefType>
MessageDrivenBeanType<T> createDestination(Boolean createDestination)
create-destination
element
createDestination
- the value for the element create-destination
MessageDrivenBeanType
Boolean isCreateDestination()
create-destination
element
create-destination
MessageDrivenBeanType<T> removeCreateDestination()
create-destination
element
MessageDrivenBeanType
MessageDrivenBeanType<T> id(String id)
id
attribute
id
- the value for the attribute id
MessageDrivenBeanType
String getId()
id
attribute
id
MessageDrivenBeanType<T> removeId()
id
attribute
MessageDrivenBeanType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |