Package | Description |
---|---|
org.infinispan.commons.configuration |
Commons Configuration package
|
org.infinispan.commons.configuration.attributes |
Modifier and Type | Field and Description |
---|---|
protected AttributeSet |
AbstractTypedPropertiesConfiguration.attributes |
Modifier and Type | Method and Description |
---|---|
static AttributeSet |
AbstractTypedPropertiesConfiguration.attributeSet() |
Constructor and Description |
---|
AbstractTypedPropertiesConfiguration(AttributeSet attributes) |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
AttributeSet.checkProtection() |
AttributeSet |
AttributeSet.protect()
Returns a new ValueSet where immutable
Attribute s are write-protected |
Modifier and Type | Method and Description |
---|---|
void |
AttributeSet.read(AttributeSet other) |
Constructor and Description |
---|
AttributeSet(Class<?> klass,
AttributeSet attributeSet,
AttributeDefinition<?>... attributeDefinitions) |
AttributeSet(String name,
AttributeSet attributeSet,
AttributeDefinition<?>[] attributeDefinitions) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.