|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailoverList | |
---|---|
org.rhq.core.domain.cloud |
Uses of FailoverList in org.rhq.core.domain.cloud |
---|
Fields in org.rhq.core.domain.cloud declared as FailoverList | |
---|---|
protected FailoverList |
FailoverListDetails.failoverList
|
Methods in org.rhq.core.domain.cloud that return FailoverList | |
---|---|
FailoverList |
FailoverListDetails.getFailoverList()
|
Methods in org.rhq.core.domain.cloud that return types with arguments of type FailoverList | |
---|---|
List<FailoverList> |
PartitionEvent.getServerLists()
|
Methods in org.rhq.core.domain.cloud with parameters of type FailoverList | |
---|---|
void |
FailoverListDetails.setFailoverList(FailoverList failoverList)
|
Method parameters in org.rhq.core.domain.cloud with type arguments of type FailoverList | |
---|---|
void |
PartitionEvent.setServerLists(List<FailoverList> serverLists)
|
Constructors in org.rhq.core.domain.cloud with parameters of type FailoverList | |
---|---|
FailoverListDetails(FailoverList failoverList,
int ordinal,
Server server)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |