Package | Description |
---|---|
org.jboss.metadata.web.jboss |
Modifier and Type | Field and Description |
---|---|
protected ReplicationMode |
ReplicationConfig.mode |
Modifier and Type | Method and Description |
---|---|
ReplicationMode |
ReplicationConfig.getReplicationMode() |
static ReplicationMode |
ReplicationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationMode[] |
ReplicationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationConfig.setReplicationMode(ReplicationMode mode) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.