public class GlobalStatePersistenceConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<Boolean> |
ENABLED |
static AttributeDefinition<String> |
LOCATION |
| Constructor and Description |
|---|
GlobalStatePersistenceConfiguration(AttributeSet attributes) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeSet |
attributeDefinitionSet() |
boolean |
enabled() |
String |
location() |
String |
toString() |
public static final AttributeDefinition<Boolean> ENABLED
public static final AttributeDefinition<String> LOCATION
public GlobalStatePersistenceConfiguration(AttributeSet attributes)
public static AttributeSet attributeDefinitionSet()
public boolean enabled()
public String location()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.