|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.cache.ResetWithoutRetryStrategy
public class ResetWithoutRetryStrategy
| Constructor Summary | |
|---|---|
ResetWithoutRetryStrategy()
|
|
| Method Summary | |
|---|---|
void |
serverRecovered(CorbaServerWrapper server)
|
boolean |
shouldRetry(org.omg.CORBA.SystemException exc,
CorbaServerWrapper server,
int tryCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResetWithoutRetryStrategy()
| Method Detail |
|---|
public boolean shouldRetry(org.omg.CORBA.SystemException exc,
CorbaServerWrapper server,
int tryCount)
shouldRetry in interface RetryStrategypublic void serverRecovered(CorbaServerWrapper server)
serverRecovered in interface RetryStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||