|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplicationTrigger | |
|---|---|
| org.jboss.metadata.web.jboss | |
| Uses of ReplicationTrigger in org.jboss.metadata.web.jboss |
|---|
| Fields in org.jboss.metadata.web.jboss declared as ReplicationTrigger | |
|---|---|
protected ReplicationTrigger |
ReplicationConfig.trigger
|
| Methods in org.jboss.metadata.web.jboss that return ReplicationTrigger | |
|---|---|
static ReplicationTrigger |
ReplicationTrigger.fromInt(int ordinal)
|
static ReplicationTrigger |
ReplicationTrigger.fromString(String policy)
|
ReplicationTrigger |
ReplicationConfig.getReplicationTrigger()
|
static ReplicationTrigger |
ReplicationTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReplicationTrigger[] |
ReplicationTrigger.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jboss.metadata.web.jboss with parameters of type ReplicationTrigger | |
|---|---|
void |
ReplicationConfig.setReplicationTrigger(ReplicationTrigger trigger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||