
public interface MessageDrivenBeanType<T> extends Child<T>, JavaeeMessageDrivenBeanCommonType<T,MessageDrivenBeanType<T>,NamedMethodType<MessageDrivenBeanType<T>>,ActivationConfigType<MessageDrivenBeanType<T>>,AroundInvokeType<MessageDrivenBeanType<T>>,SecurityIdentityType<MessageDrivenBeanType<T>>>
message-driven-beanType xsd type| Modifier and Type | Method and Description |
|---|---|
AdministeredObjectType<MessageDrivenBeanType<T>> |
createAdministeredObject()
Creates a new
administered-object element |
AroundInvokeType<MessageDrivenBeanType<T>> |
createAroundInvoke()
Creates a new
around-invoke element |
AroundTimeoutType<MessageDrivenBeanType<T>> |
createAroundTimeout()
Creates a new
around-timeout element |
ConnectionFactoryResourceType<MessageDrivenBeanType<T>> |
createConnectionFactory()
Creates a new
connection-factory element |
DataSourceType<MessageDrivenBeanType<T>> |
createDataSource()
Creates a new
data-source element |
EjbLocalRefType<MessageDrivenBeanType<T>> |
createEjbLocalRef()
Creates a new
ejb-local-ref element |
EjbRefType<MessageDrivenBeanType<T>> |
createEjbRef()
Creates a new
ejb-ref element |
EnvEntryType<MessageDrivenBeanType<T>> |
createEnvEntry()
Creates a new
env-entry element |
IconType<MessageDrivenBeanType<T>> |
createIcon()
Creates a new
icon element |
JmsConnectionFactoryType<MessageDrivenBeanType<T>> |
createJmsConnectionFactory()
Creates a new
jms-connection-factory element |
JmsDestinationType<MessageDrivenBeanType<T>> |
createJmsDestination()
Creates a new
jms-destination element |
MailSessionType<MessageDrivenBeanType<T>> |
createMailSession()
Creates a new
mail-session element |
MessageDestinationRefType<MessageDrivenBeanType<T>> |
createMessageDestinationRef()
Creates a new
message-destination-ref element |
PersistenceContextRefType<MessageDrivenBeanType<T>> |
createPersistenceContextRef()
Creates a new
persistence-context-ref element |
PersistenceUnitRefType<MessageDrivenBeanType<T>> |
createPersistenceUnitRef()
Creates a new
persistence-unit-ref element |
LifecycleCallbackType<MessageDrivenBeanType<T>> |
createPostConstruct()
Creates a new
post-construct element |
LifecycleCallbackType<MessageDrivenBeanType<T>> |
createPreDestroy()
Creates a new
pre-destroy element |
ResourceEnvRefType<MessageDrivenBeanType<T>> |
createResourceEnvRef()
Creates a new
resource-env-ref element |
ResourceRefType<MessageDrivenBeanType<T>> |
createResourceRef()
Creates a new
resource-ref element |
SecurityRoleRefType<MessageDrivenBeanType<T>> |
createSecurityRoleRef()
Creates a new
security-role-ref element |
ServiceRefType<MessageDrivenBeanType<T>> |
createServiceRef()
Creates a new
service-ref element |
TimerType<MessageDrivenBeanType<T>> |
createTimer()
Creates a new
timer element |
MessageDrivenBeanType<T> |
description(String... values)
Creates for all String objects representing
description elements,
a new description element |
MessageDrivenBeanType<T> |
displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
MessageDrivenBeanType<T> |
ejbClass(String ejbClass)
Sets the
ejb-class element |
MessageDrivenBeanType<T> |
ejbName(String ejbName)
Sets the
ejb-name element |
List<AdministeredObjectType<MessageDrivenBeanType<T>>> |
getAllAdministeredObject()
Returns all
administered-object elements |
List<AroundInvokeType<MessageDrivenBeanType<T>>> |
getAllAroundInvoke()
Returns all
around-invoke elements |
List<AroundTimeoutType<MessageDrivenBeanType<T>>> |
getAllAroundTimeout()
Returns all
around-timeout elements |
List<ConnectionFactoryResourceType<MessageDrivenBeanType<T>>> |
getAllConnectionFactory()
Returns all
connection-factory elements |
List<DataSourceType<MessageDrivenBeanType<T>>> |
getAllDataSource()
Returns all
data-source 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<EnvEntryType<MessageDrivenBeanType<T>>> |
getAllEnvEntry()
Returns all
env-entry elements |
List<IconType<MessageDrivenBeanType<T>>> |
getAllIcon()
Returns all
icon elements |
List<JmsConnectionFactoryType<MessageDrivenBeanType<T>>> |
getAllJmsConnectionFactory()
Returns all
jms-connection-factory elements |
List<JmsDestinationType<MessageDrivenBeanType<T>>> |
getAllJmsDestination()
Returns all
jms-destination elements |
List<MailSessionType<MessageDrivenBeanType<T>>> |
getAllMailSession()
Returns all
mail-session elements |
List<MessageDestinationRefType<MessageDrivenBeanType<T>>> |
getAllMessageDestinationRef()
Returns all
message-destination-ref elements |
List<PersistenceContextRefType<MessageDrivenBeanType<T>>> |
getAllPersistenceContextRef()
Returns all
persistence-context-ref elements |
List<PersistenceUnitRefType<MessageDrivenBeanType<T>>> |
getAllPersistenceUnitRef()
Returns all
persistence-unit-ref elements |
List<LifecycleCallbackType<MessageDrivenBeanType<T>>> |
getAllPostConstruct()
Returns all
post-construct elements |
List<LifecycleCallbackType<MessageDrivenBeanType<T>>> |
getAllPreDestroy()
Returns all
pre-destroy elements |
List<ResourceEnvRefType<MessageDrivenBeanType<T>>> |
getAllResourceEnvRef()
Returns all
resource-env-ref elements |
List<ResourceRefType<MessageDrivenBeanType<T>>> |
getAllResourceRef()
Returns all
resource-ref elements |
List<SecurityRoleRefType<MessageDrivenBeanType<T>>> |
getAllSecurityRoleRef()
Returns all
security-role-ref elements |
List<ServiceRefType<MessageDrivenBeanType<T>>> |
getAllServiceRef()
Returns all
service-ref elements |
List<TimerType<MessageDrivenBeanType<T>>> |
getAllTimer()
Returns all
timer elements |
String |
getEjbClass()
Returns the
ejb-class element |
String |
getEjbName()
Returns the
ejb-name element |
String |
getId()
Returns the
id attribute |
String |
getMappedName()
Returns the
mapped-name element |
String |
getMessageDestinationLink()
Returns the
message-destination-link element |
String |
getMessageDestinationType()
Returns the
message-destination-type element |
String |
getMessagingType()
Returns the
messaging-type element |
ActivationConfigType<MessageDrivenBeanType<T>> |
getOrCreateActivationConfig()
If not already created, a new
activation-config element with the given value will be created. |
AdministeredObjectType<MessageDrivenBeanType<T>> |
getOrCreateAdministeredObject()
If not already created, a new
administered-object element will be created and returned. |
AroundInvokeType<MessageDrivenBeanType<T>> |
getOrCreateAroundInvoke()
If not already created, a new
around-invoke element will be created and returned. |
AroundTimeoutType<MessageDrivenBeanType<T>> |
getOrCreateAroundTimeout()
If not already created, a new
around-timeout element will be created and returned. |
ConnectionFactoryResourceType<MessageDrivenBeanType<T>> |
getOrCreateConnectionFactory()
If not already created, a new
connection-factory element will be created and returned. |
DataSourceType<MessageDrivenBeanType<T>> |
getOrCreateDataSource()
If not already created, a new
data-source 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. |
EnvEntryType<MessageDrivenBeanType<T>> |
getOrCreateEnvEntry()
If not already created, a new
env-entry element will be created and returned. |
IconType<MessageDrivenBeanType<T>> |
getOrCreateIcon()
If not already created, a new
icon element will be created and returned. |
JmsConnectionFactoryType<MessageDrivenBeanType<T>> |
getOrCreateJmsConnectionFactory()
If not already created, a new
jms-connection-factory element will be created and returned. |
JmsDestinationType<MessageDrivenBeanType<T>> |
getOrCreateJmsDestination()
If not already created, a new
jms-destination element will be created and returned. |
MailSessionType<MessageDrivenBeanType<T>> |
getOrCreateMailSession()
If not already created, a new
mail-session 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. |
PersistenceContextRefType<MessageDrivenBeanType<T>> |
getOrCreatePersistenceContextRef()
If not already created, a new
persistence-context-ref element will be created and returned. |
PersistenceUnitRefType<MessageDrivenBeanType<T>> |
getOrCreatePersistenceUnitRef()
If not already created, a new
persistence-unit-ref element will be created and returned. |
LifecycleCallbackType<MessageDrivenBeanType<T>> |
getOrCreatePostConstruct()
If not already created, a new
post-construct element will be created and returned. |
LifecycleCallbackType<MessageDrivenBeanType<T>> |
getOrCreatePreDestroy()
If not already created, a new
pre-destroy element will be created and returned. |
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. |
SecurityRoleRefType<MessageDrivenBeanType<T>> |
getOrCreateSecurityRoleRef()
If not already created, a new
security-role-ref element will be created and returned. |
ServiceRefType<MessageDrivenBeanType<T>> |
getOrCreateServiceRef()
If not already created, a new
service-ref element will be created and returned. |
NamedMethodType<MessageDrivenBeanType<T>> |
getOrCreateTimeoutMethod()
If not already created, a new
timeout-method element with the given value will be created. |
TimerType<MessageDrivenBeanType<T>> |
getOrCreateTimer()
If not already created, a new
timer element will be created and returned. |
TransactionTypeType |
getTransactionType()
Returns the
transaction-type element |
String |
getTransactionTypeAsString()
Returns the
transaction-type element |
MessageDrivenBeanType<T> |
id(String id)
Sets the
id attribute |
MessageDrivenBeanType<T> |
mappedName(String mappedName)
Sets the
mapped-name element |
MessageDrivenBeanType<T> |
messageDestinationLink(String messageDestinationLink)
Sets the
message-destination-link element |
MessageDrivenBeanType<T> |
messageDestinationType(String messageDestinationType)
Sets the
message-destination-type element |
MessageDrivenBeanType<T> |
messagingType(String messagingType)
Sets the
messaging-type element |
MessageDrivenBeanType<T> |
removeActivationConfig()
Removes the
activation-config element |
MessageDrivenBeanType<T> |
removeAllAdministeredObject()
Removes all
administered-object elements |
MessageDrivenBeanType<T> |
removeAllAroundInvoke()
Removes all
around-invoke elements |
MessageDrivenBeanType<T> |
removeAllAroundTimeout()
Removes all
around-timeout elements |
MessageDrivenBeanType<T> |
removeAllConnectionFactory()
Removes all
connection-factory elements |
MessageDrivenBeanType<T> |
removeAllDataSource()
Removes all
data-source elements |
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> |
removeAllEnvEntry()
Removes all
env-entry elements |
MessageDrivenBeanType<T> |
removeAllIcon()
Removes all
icon elements |
MessageDrivenBeanType<T> |
removeAllJmsConnectionFactory()
Removes all
jms-connection-factory elements |
MessageDrivenBeanType<T> |
removeAllJmsDestination()
Removes all
jms-destination elements |
MessageDrivenBeanType<T> |
removeAllMailSession()
Removes all
mail-session elements |
MessageDrivenBeanType<T> |
removeAllMessageDestinationRef()
Removes all
message-destination-ref elements |
MessageDrivenBeanType<T> |
removeAllPersistenceContextRef()
Removes all
persistence-context-ref elements |
MessageDrivenBeanType<T> |
removeAllPersistenceUnitRef()
Removes all
persistence-unit-ref elements |
MessageDrivenBeanType<T> |
removeAllPostConstruct()
Removes all
post-construct elements |
MessageDrivenBeanType<T> |
removeAllPreDestroy()
Removes all
pre-destroy elements |
MessageDrivenBeanType<T> |
removeAllResourceEnvRef()
Removes all
resource-env-ref elements |
MessageDrivenBeanType<T> |
removeAllResourceRef()
Removes all
resource-ref elements |
MessageDrivenBeanType<T> |
removeAllSecurityRoleRef()
Removes all
security-role-ref elements |
MessageDrivenBeanType<T> |
removeAllServiceRef()
Removes all
service-ref elements |
MessageDrivenBeanType<T> |
removeAllTimer()
Removes all
timer elements |
MessageDrivenBeanType<T> |
removeEjbClass()
Removes the
ejb-class element |
MessageDrivenBeanType<T> |
removeEjbName()
Removes the
ejb-name element |
MessageDrivenBeanType<T> |
removeId()
Removes the
id attribute |
MessageDrivenBeanType<T> |
removeMappedName()
Removes the
mapped-name element |
MessageDrivenBeanType<T> |
removeMessageDestinationLink()
Removes the
message-destination-link element |
MessageDrivenBeanType<T> |
removeMessageDestinationType()
Removes the
message-destination-type element |
MessageDrivenBeanType<T> |
removeMessagingType()
Removes the
messaging-type element |
MessageDrivenBeanType<T> |
removeSecurityIdentity()
Removes the
security-identity element |
MessageDrivenBeanType<T> |
removeTimeoutMethod()
Removes the
timeout-method element |
MessageDrivenBeanType<T> |
removeTransactionType()
Removes the
transaction-type attribute |
MessageDrivenBeanType<T> |
transactionType(String transactionType)
Sets the
transaction-type element |
MessageDrivenBeanType<T> |
transactionType(TransactionTypeType transactionType)
Sets the
transaction-type element |
MessageDrivenBeanType<T> description(String... values)
description elements,
a new description elementvalues - list of description objectsMessageDrivenBeanTypeList<String> getAllDescription()
description elementsdescriptionMessageDrivenBeanType<T> removeAllDescription()
description elementMessageDrivenBeanTypeMessageDrivenBeanType<T> displayName(String... values)
display-name elements,
a new display-name elementvalues - list of display-name objectsMessageDrivenBeanTypeList<String> getAllDisplayName()
display-name elementsdisplay-nameMessageDrivenBeanType<T> removeAllDisplayName()
display-name elementMessageDrivenBeanTypeIconType<MessageDrivenBeanType<T>> getOrCreateIcon()
icon element will be created and returned.
Otherwise, the first existing icon element will be returned.iconIconType<MessageDrivenBeanType<T>> createIcon()
icon elementIconType> List<IconType<MessageDrivenBeanType<T>>> getAllIcon()
icon elementsiconMessageDrivenBeanType<T> removeAllIcon()
icon elementsIconType> EnvEntryType<MessageDrivenBeanType<T>> getOrCreateEnvEntry()
env-entry element will be created and returned.
Otherwise, the first existing env-entry element will be returned.env-entryEnvEntryType<MessageDrivenBeanType<T>> createEnvEntry()
env-entry elementEnvEntryType> List<EnvEntryType<MessageDrivenBeanType<T>>> getAllEnvEntry()
env-entry elementsenv-entryMessageDrivenBeanType<T> removeAllEnvEntry()
env-entry elementsEnvEntryType> EjbRefType<MessageDrivenBeanType<T>> getOrCreateEjbRef()
ejb-ref element will be created and returned.
Otherwise, the first existing ejb-ref element will be returned.ejb-refEjbRefType<MessageDrivenBeanType<T>> createEjbRef()
ejb-ref elementEjbRefType> List<EjbRefType<MessageDrivenBeanType<T>>> getAllEjbRef()
ejb-ref elementsejb-refMessageDrivenBeanType<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-refEjbLocalRefType<MessageDrivenBeanType<T>> createEjbLocalRef()
ejb-local-ref elementEjbLocalRefType> List<EjbLocalRefType<MessageDrivenBeanType<T>>> getAllEjbLocalRef()
ejb-local-ref elementsejb-local-refMessageDrivenBeanType<T> removeAllEjbLocalRef()
ejb-local-ref elementsEjbLocalRefType> ResourceRefType<MessageDrivenBeanType<T>> getOrCreateResourceRef()
resource-ref element will be created and returned.
Otherwise, the first existing resource-ref element will be returned.resource-refResourceRefType<MessageDrivenBeanType<T>> createResourceRef()
resource-ref elementResourceRefType> List<ResourceRefType<MessageDrivenBeanType<T>>> getAllResourceRef()
resource-ref elementsresource-refMessageDrivenBeanType<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-refResourceEnvRefType<MessageDrivenBeanType<T>> createResourceEnvRef()
resource-env-ref elementResourceEnvRefType> List<ResourceEnvRefType<MessageDrivenBeanType<T>>> getAllResourceEnvRef()
resource-env-ref elementsresource-env-refMessageDrivenBeanType<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-refMessageDestinationRefType<MessageDrivenBeanType<T>> createMessageDestinationRef()
message-destination-ref elementMessageDestinationRefType> List<MessageDestinationRefType<MessageDrivenBeanType<T>>> getAllMessageDestinationRef()
message-destination-ref elementsmessage-destination-refMessageDrivenBeanType<T> removeAllMessageDestinationRef()
message-destination-ref elementsMessageDestinationRefType> PersistenceContextRefType<MessageDrivenBeanType<T>> getOrCreatePersistenceContextRef()
persistence-context-ref element will be created and returned.
Otherwise, the first existing persistence-context-ref element will be returned.persistence-context-refPersistenceContextRefType<MessageDrivenBeanType<T>> createPersistenceContextRef()
persistence-context-ref elementPersistenceContextRefType> List<PersistenceContextRefType<MessageDrivenBeanType<T>>> getAllPersistenceContextRef()
persistence-context-ref elementspersistence-context-refMessageDrivenBeanType<T> removeAllPersistenceContextRef()
persistence-context-ref elementsPersistenceContextRefType> PersistenceUnitRefType<MessageDrivenBeanType<T>> getOrCreatePersistenceUnitRef()
persistence-unit-ref element will be created and returned.
Otherwise, the first existing persistence-unit-ref element will be returned.persistence-unit-refPersistenceUnitRefType<MessageDrivenBeanType<T>> createPersistenceUnitRef()
persistence-unit-ref elementPersistenceUnitRefType> List<PersistenceUnitRefType<MessageDrivenBeanType<T>>> getAllPersistenceUnitRef()
persistence-unit-ref elementspersistence-unit-refMessageDrivenBeanType<T> removeAllPersistenceUnitRef()
persistence-unit-ref elementsPersistenceUnitRefType> LifecycleCallbackType<MessageDrivenBeanType<T>> getOrCreatePostConstruct()
post-construct element will be created and returned.
Otherwise, the first existing post-construct element will be returned.post-constructLifecycleCallbackType<MessageDrivenBeanType<T>> createPostConstruct()
post-construct elementLifecycleCallbackType> List<LifecycleCallbackType<MessageDrivenBeanType<T>>> getAllPostConstruct()
post-construct elementspost-constructMessageDrivenBeanType<T> removeAllPostConstruct()
post-construct elementsLifecycleCallbackType> LifecycleCallbackType<MessageDrivenBeanType<T>> getOrCreatePreDestroy()
pre-destroy element will be created and returned.
Otherwise, the first existing pre-destroy element will be returned.pre-destroyLifecycleCallbackType<MessageDrivenBeanType<T>> createPreDestroy()
pre-destroy elementLifecycleCallbackType> List<LifecycleCallbackType<MessageDrivenBeanType<T>>> getAllPreDestroy()
pre-destroy elementspre-destroyMessageDrivenBeanType<T> removeAllPreDestroy()
pre-destroy elementsLifecycleCallbackType> DataSourceType<MessageDrivenBeanType<T>> getOrCreateDataSource()
data-source element will be created and returned.
Otherwise, the first existing data-source element will be returned.data-sourceDataSourceType<MessageDrivenBeanType<T>> createDataSource()
data-source elementDataSourceType> List<DataSourceType<MessageDrivenBeanType<T>>> getAllDataSource()
data-source elementsdata-sourceMessageDrivenBeanType<T> removeAllDataSource()
data-source elementsDataSourceType> JmsConnectionFactoryType<MessageDrivenBeanType<T>> getOrCreateJmsConnectionFactory()
jms-connection-factory element will be created and returned.
Otherwise, the first existing jms-connection-factory element will be returned.jms-connection-factoryJmsConnectionFactoryType<MessageDrivenBeanType<T>> createJmsConnectionFactory()
jms-connection-factory elementJmsConnectionFactoryType> List<JmsConnectionFactoryType<MessageDrivenBeanType<T>>> getAllJmsConnectionFactory()
jms-connection-factory elementsjms-connection-factoryMessageDrivenBeanType<T> removeAllJmsConnectionFactory()
jms-connection-factory elementsJmsConnectionFactoryType> JmsDestinationType<MessageDrivenBeanType<T>> getOrCreateJmsDestination()
jms-destination element will be created and returned.
Otherwise, the first existing jms-destination element will be returned.jms-destinationJmsDestinationType<MessageDrivenBeanType<T>> createJmsDestination()
jms-destination elementJmsDestinationType> List<JmsDestinationType<MessageDrivenBeanType<T>>> getAllJmsDestination()
jms-destination elementsjms-destinationMessageDrivenBeanType<T> removeAllJmsDestination()
jms-destination elementsJmsDestinationType> MailSessionType<MessageDrivenBeanType<T>> getOrCreateMailSession()
mail-session element will be created and returned.
Otherwise, the first existing mail-session element will be returned.mail-sessionMailSessionType<MessageDrivenBeanType<T>> createMailSession()
mail-session elementMailSessionType> List<MailSessionType<MessageDrivenBeanType<T>>> getAllMailSession()
mail-session elementsmail-sessionMessageDrivenBeanType<T> removeAllMailSession()
mail-session elementsMailSessionType> ConnectionFactoryResourceType<MessageDrivenBeanType<T>> getOrCreateConnectionFactory()
connection-factory element will be created and returned.
Otherwise, the first existing connection-factory element will be returned.connection-factoryConnectionFactoryResourceType<MessageDrivenBeanType<T>> createConnectionFactory()
connection-factory elementConnectionFactoryResourceType> List<ConnectionFactoryResourceType<MessageDrivenBeanType<T>>> getAllConnectionFactory()
connection-factory elementsconnection-factoryMessageDrivenBeanType<T> removeAllConnectionFactory()
connection-factory elementsConnectionFactoryResourceType> AdministeredObjectType<MessageDrivenBeanType<T>> getOrCreateAdministeredObject()
administered-object element will be created and returned.
Otherwise, the first existing administered-object element will be returned.administered-objectAdministeredObjectType<MessageDrivenBeanType<T>> createAdministeredObject()
administered-object elementAdministeredObjectType> List<AdministeredObjectType<MessageDrivenBeanType<T>>> getAllAdministeredObject()
administered-object elementsadministered-objectMessageDrivenBeanType<T> removeAllAdministeredObject()
administered-object elementsAdministeredObjectType> ServiceRefType<MessageDrivenBeanType<T>> getOrCreateServiceRef()
service-ref element will be created and returned.
Otherwise, the first existing service-ref element will be returned.service-refServiceRefType<MessageDrivenBeanType<T>> createServiceRef()
service-ref elementServiceRefType> List<ServiceRefType<MessageDrivenBeanType<T>>> getAllServiceRef()
service-ref elementsservice-refMessageDrivenBeanType<T> removeAllServiceRef()
service-ref elementsServiceRefType> MessageDrivenBeanType<T> ejbName(String ejbName)
ejb-name elementejbName - the value for the element ejb-nameMessageDrivenBeanTypeString getEjbName()
ejb-name elementejb-nameMessageDrivenBeanType<T> removeEjbName()
ejb-name elementMessageDrivenBeanTypeMessageDrivenBeanType<T> mappedName(String mappedName)
mapped-name elementmappedName - the value for the element mapped-nameMessageDrivenBeanTypeString getMappedName()
mapped-name elementmapped-nameMessageDrivenBeanType<T> removeMappedName()
mapped-name elementMessageDrivenBeanTypeMessageDrivenBeanType<T> ejbClass(String ejbClass)
ejb-class elementejbClass - the value for the element ejb-classMessageDrivenBeanTypeString getEjbClass()
ejb-class elementejb-classMessageDrivenBeanType<T> removeEjbClass()
ejb-class elementMessageDrivenBeanTypeMessageDrivenBeanType<T> messagingType(String messagingType)
messaging-type elementmessagingType - the value for the element messaging-typeMessageDrivenBeanTypeString getMessagingType()
messaging-type elementmessaging-typeMessageDrivenBeanType<T> removeMessagingType()
messaging-type elementMessageDrivenBeanTypeNamedMethodType<MessageDrivenBeanType<T>> getOrCreateTimeoutMethod()
timeout-method element with the given value will be created.
Otherwise, the existing timeout-method element will be returned.NamedMethodType> MessageDrivenBeanType<T> removeTimeoutMethod()
timeout-method elementMessageDrivenBeanTypeTimerType<MessageDrivenBeanType<T>> getOrCreateTimer()
timer element will be created and returned.
Otherwise, the first existing timer element will be returned.timerTimerType<MessageDrivenBeanType<T>> createTimer()
timer elementTimerType> List<TimerType<MessageDrivenBeanType<T>>> getAllTimer()
timer elementstimerMessageDrivenBeanType<T> removeAllTimer()
timer elementsTimerType> MessageDrivenBeanType<T> transactionType(TransactionTypeType transactionType)
transaction-type elementtransactionType - the value for the element transaction-typeMessageDrivenBeanTypeMessageDrivenBeanType<T> transactionType(String transactionType)
transaction-type elementtransactionType - the value for the element transaction-typeMessageDrivenBeanTypeTransactionTypeType getTransactionType()
transaction-type elementtransaction-typeString getTransactionTypeAsString()
transaction-type elementtransaction-typeMessageDrivenBeanType<T> removeTransactionType()
transaction-type attributeMessageDrivenBeanTypeMessageDrivenBeanType<T> messageDestinationType(String messageDestinationType)
message-destination-type elementmessageDestinationType - the value for the element message-destination-typeMessageDrivenBeanTypeString getMessageDestinationType()
message-destination-type elementmessage-destination-typeMessageDrivenBeanType<T> removeMessageDestinationType()
message-destination-type elementMessageDrivenBeanTypeMessageDrivenBeanType<T> messageDestinationLink(String messageDestinationLink)
message-destination-link elementmessageDestinationLink - the value for the element message-destination-linkMessageDrivenBeanTypeString getMessageDestinationLink()
message-destination-link elementmessage-destination-linkMessageDrivenBeanType<T> removeMessageDestinationLink()
message-destination-link elementMessageDrivenBeanTypeActivationConfigType<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 elementMessageDrivenBeanTypeAroundInvokeType<MessageDrivenBeanType<T>> getOrCreateAroundInvoke()
around-invoke element will be created and returned.
Otherwise, the first existing around-invoke element will be returned.around-invokeAroundInvokeType<MessageDrivenBeanType<T>> createAroundInvoke()
around-invoke elementAroundInvokeType> List<AroundInvokeType<MessageDrivenBeanType<T>>> getAllAroundInvoke()
around-invoke elementsaround-invokeMessageDrivenBeanType<T> removeAllAroundInvoke()
around-invoke elementsAroundInvokeType> AroundTimeoutType<MessageDrivenBeanType<T>> getOrCreateAroundTimeout()
around-timeout element will be created and returned.
Otherwise, the first existing around-timeout element will be returned.around-timeoutAroundTimeoutType<MessageDrivenBeanType<T>> createAroundTimeout()
around-timeout elementAroundTimeoutType> List<AroundTimeoutType<MessageDrivenBeanType<T>>> getAllAroundTimeout()
around-timeout elementsaround-timeoutMessageDrivenBeanType<T> removeAllAroundTimeout()
around-timeout elementsAroundTimeoutType> SecurityRoleRefType<MessageDrivenBeanType<T>> getOrCreateSecurityRoleRef()
security-role-ref element will be created and returned.
Otherwise, the first existing security-role-ref element will be returned.security-role-refSecurityRoleRefType<MessageDrivenBeanType<T>> createSecurityRoleRef()
security-role-ref elementSecurityRoleRefType> List<SecurityRoleRefType<MessageDrivenBeanType<T>>> getAllSecurityRoleRef()
security-role-ref elementssecurity-role-refMessageDrivenBeanType<T> removeAllSecurityRoleRef()
security-role-ref elementsSecurityRoleRefType> 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 elementMessageDrivenBeanTypeMessageDrivenBeanType<T> id(String id)
id attributeid - the value for the attribute idMessageDrivenBeanTypeString getId()
id attributeidMessageDrivenBeanType<T> removeId()
id attributeMessageDrivenBeanTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.