|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.client.event.FailoverSelection
org.apache.openejb.client.event.RoundRobinFailoverSelection
@Log(value=WARNING) public class RoundRobinFailoverSelection
| Field Summary |
|---|
| Fields inherited from class org.apache.openejb.client.event.FailoverSelection |
|---|
failed, remaining, server |
| Constructor Summary | |
|---|---|
RoundRobinFailoverSelection(Set<URI> remaining,
Set<URI> failed,
URI server)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.openejb.client.event.FailoverSelection |
|---|
getFailed, getRemaining, getServer, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RoundRobinFailoverSelection(Set<URI> remaining,
Set<URI> failed,
URI server)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||