Class IronjacamarTypeImpl<T>
java.lang.Object
org.jboss.jca.embedded.dsl.ironjacamar11.impl.IronjacamarTypeImpl<T>
- All Implemented Interfaces:
IronjacamarType<T>,org.jboss.shrinkwrap.descriptor.api.Child<T>
public class IronjacamarTypeImpl<T>
extends Object
implements org.jboss.shrinkwrap.descriptor.api.Child<T>, IronjacamarType<T>
This class implements the
ironjacamarType xsd type-
Constructor Summary
ConstructorsConstructorDescriptionIronjacamarTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node) IronjacamarTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node, org.jboss.shrinkwrap.descriptor.spi.node.Node childNode) -
Method Summary
Modifier and TypeMethodDescriptionbootstrapContext(String bootstrapContext) Sets thebootstrap-contextelementCreates a newconfig-propertyelementReturns allconfig-propertyelementsReturns thebootstrap-contextelementIf not already created, a newadmin-objectselement with the given value will be created.If not already created, a newbean-validation-groupselement with the given value will be created.If not already created, a newconfig-propertyelement will be created and returned.If not already created, a newconnection-definitionselement with the given value will be created.If not already created, a newworkmanagerelement with the given value will be created.Returns thetransaction-supportelementReturns thetransaction-supportelementRemoves theadmin-objectselementRemoves allconfig-propertyelementsRemoves thebean-validation-groupselementRemoves thebootstrap-contextelementRemoves theconnection-definitionselementRemoves thetransaction-supportattributeRemoves theworkmanagerelementtransactionSupport(String transactionSupport) Sets thetransaction-supportelementtransactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelementup()
-
Constructor Details
-
IronjacamarTypeImpl
-
IronjacamarTypeImpl
-
-
Method Details
-
up
- Specified by:
upin interfaceorg.jboss.shrinkwrap.descriptor.api.Child<T>
-
getOrCreateBeanValidationGroups
If not already created, a newbean-validation-groupselement with the given value will be created. Otherwise, the existingbean-validation-groupselement will be returned.- Specified by:
getOrCreateBeanValidationGroupsin interfaceIronjacamarType<T>- Returns:
- a new or existing instance of
BeanValidationGroupsTypeinvalid input: '<'IronjacamarType>
-
removeBeanValidationGroups
Removes thebean-validation-groupselement- Specified by:
removeBeanValidationGroupsin interfaceIronjacamarType<T>- Returns:
- the current instance of
IronjacamarType
-
bootstrapContext
Sets thebootstrap-contextelement- Specified by:
bootstrapContextin interfaceIronjacamarType<T>- Parameters:
bootstrapContext- the value for the elementbootstrap-context- Returns:
- the current instance of
IronjacamarType
-
getBootstrapContext
Returns thebootstrap-contextelement- Specified by:
getBootstrapContextin interfaceIronjacamarType<T>- Returns:
- the node defined for the element
bootstrap-context
-
removeBootstrapContext
Removes thebootstrap-contextelement- Specified by:
removeBootstrapContextin interfaceIronjacamarType<T>- Returns:
- the current instance of
IronjacamarType
-
getOrCreateConfigProperty
If not already created, a newconfig-propertyelement will be created and returned. Otherwise, the first existingconfig-propertyelement will be returned.- Specified by:
getOrCreateConfigPropertyin interfaceIronjacamarType<T>- Returns:
- the instance defined for the element
config-property
-
createConfigProperty
Creates a newconfig-propertyelement- Specified by:
createConfigPropertyin interfaceIronjacamarType<T>- Returns:
- the new created instance of
ConfigPropertyTypeinvalid input: '<'IronjacamarType>
-
getAllConfigProperty
Returns allconfig-propertyelements- Specified by:
getAllConfigPropertyin interfaceIronjacamarType<T>- Returns:
- list of
config-property
-
removeAllConfigProperty
Removes allconfig-propertyelements- Specified by:
removeAllConfigPropertyin interfaceIronjacamarType<T>- Returns:
- the current instance of
ConfigPropertyTypeinvalid input: '<'IronjacamarType>
-
transactionSupport
Sets thetransaction-supportelement- Specified by:
transactionSupportin interfaceIronjacamarType<T>- Parameters:
transactionSupport- the value for the elementtransaction-support- Returns:
- the current instance of
IronjacamarType
-
transactionSupport
Sets thetransaction-supportelement- Specified by:
transactionSupportin interfaceIronjacamarType<T>- Parameters:
transactionSupport- the value for the elementtransaction-support- Returns:
- the current instance of
IronjacamarType
-
getTransactionSupport
Returns thetransaction-supportelement- Specified by:
getTransactionSupportin interfaceIronjacamarType<T>- Returns:
- the value found for the element
transaction-support
-
getTransactionSupportAsString
Returns thetransaction-supportelement- Specified by:
getTransactionSupportAsStringin interfaceIronjacamarType<T>- Returns:
- the value found for the element
transaction-support
-
removeTransactionSupport
Removes thetransaction-supportattribute- Specified by:
removeTransactionSupportin interfaceIronjacamarType<T>- Returns:
- the current instance of
IronjacamarType
-
getOrCreateWorkmanager
If not already created, a newworkmanagerelement with the given value will be created. Otherwise, the existingworkmanagerelement will be returned.- Specified by:
getOrCreateWorkmanagerin interfaceIronjacamarType<T>- Returns:
- a new or existing instance of
WorkmanagerTypeinvalid input: '<'IronjacamarType>
-
removeWorkmanager
Removes theworkmanagerelement- Specified by:
removeWorkmanagerin interfaceIronjacamarType<T>- Returns:
- the current instance of
IronjacamarType
-
getOrCreateConnectionDefinitions
If not already created, a newconnection-definitionselement with the given value will be created. Otherwise, the existingconnection-definitionselement will be returned.- Specified by:
getOrCreateConnectionDefinitionsin interfaceIronjacamarType<T>- Returns:
- a new or existing instance of
ConnectionDefinitionsTypeinvalid input: '<'IronjacamarType>
-
removeConnectionDefinitions
Removes theconnection-definitionselement- Specified by:
removeConnectionDefinitionsin interfaceIronjacamarType<T>- Returns:
- the current instance of
IronjacamarType
-
getOrCreateAdminObjects
If not already created, a newadmin-objectselement with the given value will be created. Otherwise, the existingadmin-objectselement will be returned.- Specified by:
getOrCreateAdminObjectsin interfaceIronjacamarType<T>- Returns:
- a new or existing instance of
AdminObjectsTypeinvalid input: '<'IronjacamarType>
-
removeAdminObjects
Removes theadmin-objectselement- Specified by:
removeAdminObjectsin interfaceIronjacamarType<T>- Returns:
- the current instance of
IronjacamarType
-