Package | Description |
---|---|
org.wildfly.extension.clustering.singleton |
Modifier and Type | Field and Description |
---|---|
static SingletonSchema |
SingletonSchema.CURRENT |
Modifier and Type | Method and Description |
---|---|
static SingletonSchema |
SingletonSchema.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingletonSchema[] |
SingletonSchema.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SingletonXMLReader(SingletonSchema schema) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.