Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.connector17 |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.shrinkwrap.descriptor.impl.connector17 |
Provides the implementation classes as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
ConfigPropertyType<T> |
ConfigPropertyType.configPropertyConfidential(Boolean configPropertyConfidential)
Sets the
config-property-confidential element |
ConfigPropertyType<T> |
ConfigPropertyType.configPropertyIgnore(Boolean configPropertyIgnore)
Sets the
config-property-ignore element |
ConfigPropertyType<T> |
ConfigPropertyType.configPropertyName(String configPropertyName)
Sets the
config-property-name element |
ConfigPropertyType<T> |
ConfigPropertyType.configPropertySupportsDynamicUpdates(Boolean configPropertySupportsDynamicUpdates)
Sets the
config-property-supports-dynamic-updates element |
ConfigPropertyType<T> |
ConfigPropertyType.configPropertyType(ConfigPropertyTypeType configPropertyType)
Sets the
config-property-type element |
ConfigPropertyType<T> |
ConfigPropertyType.configPropertyType(String configPropertyType)
Sets the
config-property-type element |
ConfigPropertyType<T> |
ConfigPropertyType.configPropertyValue(String configPropertyValue)
Sets the
config-property-value element |
ConfigPropertyType<ResourceadapterType<T>> |
ResourceadapterType.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<ConnectionDefinitionType<T>> |
ConnectionDefinitionType.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<AdminobjectType<T>> |
AdminobjectType.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<ActivationspecType<T>> |
ActivationspecType.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<T> |
ConfigPropertyType.description(String... values)
Creates for all String objects representing
description elements,
a new description element |
ConfigPropertyType<ResourceadapterType<T>> |
ResourceadapterType.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<ConnectionDefinitionType<T>> |
ConnectionDefinitionType.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<AdminobjectType<T>> |
AdminobjectType.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<ActivationspecType<T>> |
ActivationspecType.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<T> |
ConfigPropertyType.id(String id)
Sets the
id attribute |
ConfigPropertyType<T> |
ConfigPropertyType.removeAllDescription()
Removes the
description element |
ConfigPropertyType<T> |
ConfigPropertyType.removeConfigPropertyConfidential()
Removes the
config-property-confidential element |
ConfigPropertyType<T> |
ConfigPropertyType.removeConfigPropertyIgnore()
Removes the
config-property-ignore element |
ConfigPropertyType<T> |
ConfigPropertyType.removeConfigPropertyName()
Removes the
config-property-name element |
ConfigPropertyType<T> |
ConfigPropertyType.removeConfigPropertySupportsDynamicUpdates()
Removes the
config-property-supports-dynamic-updates element |
ConfigPropertyType<T> |
ConfigPropertyType.removeConfigPropertyType()
Removes the
config-property-type attribute |
ConfigPropertyType<T> |
ConfigPropertyType.removeConfigPropertyValue()
Removes the
config-property-value element |
ConfigPropertyType<T> |
ConfigPropertyType.removeId()
Removes the
id attribute |
Modifier and Type | Method and Description |
---|---|
List<ConfigPropertyType<ResourceadapterType<T>>> |
ResourceadapterType.getAllConfigProperty()
Returns all
config-property elements |
List<ConfigPropertyType<ConnectionDefinitionType<T>>> |
ConnectionDefinitionType.getAllConfigProperty()
Returns all
config-property elements |
List<ConfigPropertyType<AdminobjectType<T>>> |
AdminobjectType.getAllConfigProperty()
Returns all
config-property elements |
List<ConfigPropertyType<ActivationspecType<T>>> |
ActivationspecType.getAllConfigProperty()
Returns all
config-property elements |
Modifier and Type | Method and Description |
---|---|
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertyConfidential(Boolean configPropertyConfidential)
Sets the
config-property-confidential element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertyIgnore(Boolean configPropertyIgnore)
Sets the
config-property-ignore element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertyName(String configPropertyName)
Sets the
config-property-name element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertySupportsDynamicUpdates(Boolean configPropertySupportsDynamicUpdates)
Sets the
config-property-supports-dynamic-updates element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertyType(ConfigPropertyTypeType configPropertyType)
Sets the
config-property-type element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertyType(String configPropertyType)
Sets the
config-property-type element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.configPropertyValue(String configPropertyValue)
Sets the
config-property-value element |
ConfigPropertyType<ResourceadapterType<T>> |
ResourceadapterTypeImpl.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<ConnectionDefinitionType<T>> |
ConnectionDefinitionTypeImpl.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<AdminobjectType<T>> |
AdminobjectTypeImpl.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<ActivationspecType<T>> |
ActivationspecTypeImpl.createConfigProperty()
Creates a new
config-property element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.description(String... values)
Creates for all String objects representing
description elements,
a new description element |
ConfigPropertyType<ResourceadapterType<T>> |
ResourceadapterTypeImpl.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<ConnectionDefinitionType<T>> |
ConnectionDefinitionTypeImpl.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<AdminobjectType<T>> |
AdminobjectTypeImpl.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<ActivationspecType<T>> |
ActivationspecTypeImpl.getOrCreateConfigProperty()
If not already created, a new
config-property element will be created and returned. |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.id(String id)
Sets the
id attribute |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeAllDescription()
Removes the
description element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeConfigPropertyConfidential()
Removes the
config-property-confidential element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeConfigPropertyIgnore()
Removes the
config-property-ignore element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeConfigPropertyName()
Removes the
config-property-name element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeConfigPropertySupportsDynamicUpdates()
Removes the
config-property-supports-dynamic-updates element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeConfigPropertyType()
Removes the
config-property-type attribute |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeConfigPropertyValue()
Removes the
config-property-value element |
ConfigPropertyType<T> |
ConfigPropertyTypeImpl.removeId()
Removes the
id attribute |
Modifier and Type | Method and Description |
---|---|
List<ConfigPropertyType<ResourceadapterType<T>>> |
ResourceadapterTypeImpl.getAllConfigProperty()
Returns all
config-property elements |
List<ConfigPropertyType<ConnectionDefinitionType<T>>> |
ConnectionDefinitionTypeImpl.getAllConfigProperty()
Returns all
config-property elements |
List<ConfigPropertyType<AdminobjectType<T>>> |
AdminobjectTypeImpl.getAllConfigProperty()
Returns all
config-property elements |
List<ConfigPropertyType<ActivationspecType<T>>> |
ActivationspecTypeImpl.getAllConfigProperty()
Returns all
config-property elements |
Copyright © 2021 JBoss by Red Hat. All rights reserved.