public abstract class AbstractTypedPropertiesConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AttributeSet |
attributes |
static AttributeDefinition<TypedProperties> |
PROPERTIES |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTypedPropertiesConfiguration(AttributeSet attributes) |
protected |
AbstractTypedPropertiesConfiguration(Properties properties)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static AttributeSet |
attributeSet() |
boolean |
equals(Object obj) |
int |
hashCode() |
TypedProperties |
properties() |
String |
toString() |
public static final AttributeDefinition<TypedProperties> PROPERTIES
protected AttributeSet attributes
@Deprecated protected AbstractTypedPropertiesConfiguration(Properties properties)
AbstractTypedPropertiesConfiguration(AttributeSet) insteadprotected AbstractTypedPropertiesConfiguration(AttributeSet attributes)
public static AttributeSet attributeSet()
public TypedProperties properties()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.