A B C D E F G I J K M N P R S T V W

A

AbstractComponent - Class in de.smartics.properties.jboss.extension.resources.components
Base class for components.
AbstractComponent(OperationStepHandler) - Constructor for class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
Default constructor.
addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
 
addConfiguration(PropertiesConfiguration) - Method in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
Adds the given configuration.
addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
 
addValueTypeDescription(ModelNode, ResourceBundle) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
 
AdminResourceComponent - Class in de.smartics.properties.jboss.extension.resources.components
Defines the admin resource information of a configuration.
AdminResourceComponent(OperationStepHandler) - Constructor for class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
Default constructor.
ALGORITHM - Static variable in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
The attribute that holds the security algorithm.
AN_NAME - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The name of the attribute that identifies the configuration.
apply(PropertiesConfiguration, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
 
apply(String, PropertiesConfiguration, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
 
apply(PropertiesConfiguration, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
 
apply(PropertiesConfiguration, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
 
apply(PropertiesConfiguration, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
 
apply(String, PropertiesConfiguration, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<ExtensionConfiguration>) - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceAttributeHandler
 
ARCHIVE_TYPE - Static variable in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
The attribute that holds the archive type.
ARTIFACT_ID - Static variable in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
The attribute that holds the artifact ID.

B

build() - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Creates the instance.

C

CACHE_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
The name of the configuration XML element that holds the cache information.
CACHE_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
The attribute that holds the name of the cache within the container.
CacheComponent - Class in de.smartics.properties.jboss.extension.resources.components
Defines the cache information of a configuration.
CacheComponent(OperationStepHandler) - Constructor for class de.smartics.properties.jboss.extension.resources.components. CacheComponent
Default constructor.
CLASSIFIER - Static variable in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
The attribute that holds the classifier.
CONFIG_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The name of the XML element that contains the configuration information.
CONFIG_PATH - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The path to the configuration element.
CONFIGS_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The name of the XML element that contains the configuration information.
CREATE_TABLE - Static variable in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
The attribute that holds the create table flag of the data source.

D

DataSourceComponent - Class in de.smartics.properties.jboss.extension.resources.components
Defines the data source information of a configuration.
DataSourceComponent(OperationStepHandler) - Constructor for class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
Default constructor.
de.smartics.properties.jboss.extension - package de.smartics.properties.jboss.extension
Integration code for smartics-properties as an extension.
de.smartics.properties.jboss.extension.parser - package de.smartics.properties.jboss.extension.parser
Provides classes to read and write the configuration of the extension.
de.smartics.properties.jboss.extension.resources - package de.smartics.properties.jboss.extension.resources
Resource definitions for the properties subsystem.
de.smartics.properties.jboss.extension.resources.components - package de.smartics.properties.jboss.extension.resources.components
Provides component information.
de.smartics.properties.jboss.extension.resources.util - package de.smartics.properties.jboss.extension.resources.util
Utilities for this project.
DescriptionUtils - Class in de.smartics.properties.jboss.extension.resources
Utilities to access descriptions of resources.
DROP_TABLE - Static variable in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
The attribute that holds the drop table flag of the data source.
DS_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
The name of the configuration XML element that holds the data source information.

E

ExtensionConfigurationService - Class in de.smartics.properties.jboss.extension.resources
A service wrapper around counter instances.
ExtensionConfigurationService(ExtensionConfiguration) - Constructor for class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
Default constructor.

F

FACTORIES - Static variable in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
The attribute that holds the factories.
FactoriesComponent - Class in de.smartics.properties.jboss.extension.resources.components
Defines the factories information of a configuration.
FactoriesComponent(OperationStepHandler) - Constructor for class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
Default constructor.

G

getAttribute(ModelNode, AttributeDefinition) - Static method in class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
 
getCacheComponent() - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
Returns the component for administration of cache information for a configuration.
getConfiguration(String) - Method in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
Returns the configuration stored with the given name.
getDataSourceComponent() - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
Returns the component for administration of data source information for a configuration.
getDefinitionsComponent() - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
Returns the component for administration of property declarations and definitions information for a configuration.
getFactoriesComponent() - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
Returns the component for administration of factories information for a configuration.
getResourceDescriptionResolver(String) - Static method in class de.smartics.properties.jboss.extension.resources. DescriptionUtils
 
getSecurityComponent() - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
Returns the component for administration of security information for a configuration.
getValue() - Method in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
 
getWrapperXmlName() - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
Returns the name of the XML element that encloses the items named by xmlName.
getXmlAttributeName() - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
Returns the name of the XML attribute that references the type name.
GROUP_ID - Static variable in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
The attribute that holds the group ID.

I

initialize(ExtensionContext) - Method in class de.smartics.properties.jboss.extension. SubsystemExtension
 
initializeParsers(ExtensionParsingContext) - Method in class de.smartics.properties.jboss.extension. SubsystemExtension
 
INSTANCE - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceAdd
The operation singleton.
INSTANCE - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceAttributeHandler
The attribute handler singleton.
INSTANCE - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The definition singleton.
INSTANCE - Static variable in class de.smartics.properties.jboss.extension.resources. SubsystemDefinition
Reference to the definition singleton.
isAtLeastOneDefined(ModelNode, AttributeDefinition[]) - Static method in class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
 

J

JNDI_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
The attribute that holds the JNDI name of the cache container.
JNDI_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
The attribute that holds the JNDI name of the data source.

K

KEY - Static variable in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
The attribute that holds the security key.

M

marshallAsElement(ModelNode, XMLStreamWriter) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
 
MODEL_VERSION_MAJOR - Static variable in class de.smartics.properties.jboss.extension. SubsystemExtension
The major version of the extension.
MODEL_VERSION_MICRO - Static variable in class de.smartics.properties.jboss.extension. SubsystemExtension
The micro version of the extension.
MODEL_VERSION_MINOR - Static variable in class de.smartics.properties.jboss.extension. SubsystemExtension
The minor version of the extension.

N

NAME - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The attribute that holds the name of the configuration.
NAME_PATH - Static variable in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
The path to the element with the name of the configuration.
NAMESPACE - Static variable in class de.smartics.properties.jboss.extension. SubsystemExtension
The name space used for the subsystem element
normalize(String) - Static method in class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
 

P

performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceAdd
 
populateModel(ModelNode, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
 
populateModel(ModelNode, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
 
populateModel(ModelNode, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
 
populateModel(ModelNode, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
 
populateModel(ModelNode, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
 
populateModel(ModelNode, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceAdd
 
PropertiesConfigurationResourceAdd - Class in de.smartics.properties.jboss.extension.resources
The operation to add a configuration resource instance.
PropertiesConfigurationResourceAttributeHandler - Class in de.smartics.properties.jboss.extension.resources
The attribute handler for the properties configuration resource.
PropertiesConfigurationResourceDefinition - Class in de.smartics.properties.jboss.extension.resources
The definition for the cache resource.
PropertiesConfigurationResourceDefinition() - Constructor for class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
Default constructor.
PROVIDER - Static variable in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
The attribute that holds the security provider.

R

read(XMLExtendedStreamReader, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
 
read(XMLExtendedStreamReader, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
 
read(XMLExtendedStreamReader, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
 
read(XMLExtendedStreamReader, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
 
read(XMLExtendedStreamReader, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
 
readAttribute(XMLExtendedStreamReader, ModelNode, SimpleAttributeDefinition) - Static method in class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
 
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class de.smartics.properties.jboss.extension.parser. SubsystemParser
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources. SubsystemDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class de.smartics.properties.jboss.extension.resources. SubsystemDefinition
 
removeConfiguration(String) - Method in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
Removes the configuration with the given name.
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, ExtensionConfiguration) - Method in class de.smartics.properties.jboss.extension.resources. PropertiesConfigurationResourceAttributeHandler
 
ROOT_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
The name of the configuration XML element that holds the admin resource information.
ROOT_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
The name of the configuration XML element that holds the factories information.
ROOT_ELEMENT_NAME - Static variable in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
The name of the configuration XML element that holds the security information.

S

SecurityComponent - Class in de.smartics.properties.jboss.extension.resources.components
Defines the security information of a configuration.
SecurityComponent(OperationStepHandler) - Constructor for class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
Default constructor.
SERVICE_NAME - Static variable in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
The name of the counter service collection.
SimpleMapAttributeDefinition - Class in de.smartics.properties.jboss.extension.resources.util
A map of simple map values.
SimpleMapAttributeDefinition.Builder - Class in de.smartics.properties.jboss.extension.resources.util
Builds instances of SimpleMapAttributeDefinition.
SimpleMapAttributeDefinition.Builder() - Constructor for class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Default constructor.
start(StartContext) - Method in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
 
stop(StopContext) - Method in class de.smartics.properties.jboss.extension.resources. ExtensionConfigurationService
 
SUBSYSTEM_NAME - Static variable in class de.smartics.properties.jboss.extension.resources. SubsystemDefinition
The name of the subsystem within the model.
SUBSYSTEM_PATH - Static variable in class de.smartics.properties.jboss.extension.resources. SubsystemDefinition
The path to the subsystem.
SubsystemDefinition - Class in de.smartics.properties.jboss.extension.resources
The definition of the subsystem's operations and attributes.
SubsystemExtension - Class in de.smartics.properties.jboss.extension
An extension to integrate smartics-properties with JBoss AS.
SubsystemExtension() - Constructor for class de.smartics.properties.jboss.extension. SubsystemExtension
 
SubsystemParser - Class in de.smartics.properties.jboss.extension.parser
The parser to read and write configurations of the subsystem.
SubsystemParser() - Constructor for class de.smartics.properties.jboss.extension.parser. SubsystemParser
Default constructor.

T

toStringMap(ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition
 
TRANSFORMATION - Static variable in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
The attribute that holds the security transformation.

V

VERSION - Static variable in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
The attribute that holds the version.

W

withAllowExpression(boolean) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the value for allowExpression.
withAllowNull(boolean) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the flag to mark the attribute containing the tuples as optional ( true) or mandatory ( false).
withName(String) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the name of the map attribute.
withType(ModelType) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the type of the value.
withValidator(ParameterValidator) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the validator for values.
withWrapperXmlName(String) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the name of the XML element that encloses the items named by xmlName.
withXmlAttributeName(String) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the name of the XML attribute that references the type name.
withXmlName(String) - Method in class de.smartics.properties.jboss.extension.resources.util. SimpleMapAttributeDefinition.Builder
Sets the name of the XML element where the attribute is the key and the contents is the value.
write(XMLExtendedStreamWriter, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. AdminResourceComponent
 
write(XMLExtendedStreamWriter, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. CacheComponent
 
write(XMLExtendedStreamWriter, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. DataSourceComponent
 
write(XMLExtendedStreamWriter, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. FactoriesComponent
 
write(XMLExtendedStreamWriter, ModelNode) - Method in class de.smartics.properties.jboss.extension.resources.components. SecurityComponent
 
writeAttribute(XMLExtendedStreamWriter, ModelNode, AttributeDefinition) - Static method in class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
 
writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class de.smartics.properties.jboss.extension.parser. SubsystemParser
 
writeHandler - Variable in class de.smartics.properties.jboss.extension.resources.components. AbstractComponent
The write handler for all attributes of this component.

A B C D E F G I J K M N P R S T V W

Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.