|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailoverSelection | |
|---|---|
| org.apache.openejb.client | |
| org.apache.openejb.client.event | |
| Uses of FailoverSelection in org.apache.openejb.client |
|---|
| Methods in org.apache.openejb.client that return FailoverSelection | |
|---|---|
protected FailoverSelection |
StickyConnectionStrategy.createFailureEvent(Set<URI> remaining,
Set<URI> failed,
URI uri)
|
protected FailoverSelection |
RoundRobinConnectionStrategy.createFailureEvent(Set<URI> remaining,
Set<URI> failed,
URI uri)
|
protected FailoverSelection |
RandomConnectionStrategy.createFailureEvent(Set<URI> remaining,
Set<URI> failed,
URI uri)
|
protected abstract FailoverSelection |
AbstractConnectionStrategy.createFailureEvent(Set<URI> remaining,
Set<URI> failed,
URI uri)
|
| Uses of FailoverSelection in org.apache.openejb.client.event |
|---|
| Subclasses of FailoverSelection in org.apache.openejb.client.event | |
|---|---|
class |
RandomFailoverSelection
|
class |
RoundRobinFailoverSelection
|
class |
StickyFailoverSelection
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||