| Package | Description |
|---|---|
| org.jboss.as.clustering.jgroups.subsystem |
| Modifier and Type | Field and Description |
|---|---|
static JGroupsSchema |
JGroupsSchema.CURRENT |
| Modifier and Type | Method and Description |
|---|---|
static JGroupsSchema |
JGroupsSchema.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JGroupsSchema[] |
JGroupsSchema.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JGroupsSchema.since(JGroupsSchema schema)
Indicates whether this version of the schema is greater than or equal to the version of the specified schema.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.