|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Observable
anon.client.BasicTrustModel
anon.infoservice.AbstractMixCascadeContainer
anon.proxy.AnonProxy.DummyMixCascadeContainer
private class AnonProxy.DummyMixCascadeContainer
| Constructor Summary | |
|---|---|
AnonProxy.DummyMixCascadeContainer()
|
|
| Method Summary | |
|---|---|
MixCascade |
getCurrentCascade()
Returns the last return value of getNextCascade(). |
MixCascade |
getNextCascade()
Must return a MixCascade and never null. |
boolean |
isReconnectedAutomatically()
|
boolean |
isServiceAutoSwitched()
|
void |
keepCurrentService(boolean a_bKeepCurrentCascade)
Optional method that should allow to return the last MixCascade (Service) that was returned by getNextService() also the next time this method is called. |
| Methods inherited from class anon.infoservice.AbstractMixCascadeContainer |
|---|
getCurrentService |
| Methods inherited from class anon.client.BasicTrustModel |
|---|
checkTrust, isTrusted, isTrusted |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface anon.client.ITrustModel |
|---|
checkTrust, isTrusted |
| Constructor Detail |
|---|
public AnonProxy.DummyMixCascadeContainer()
| Method Detail |
|---|
public MixCascade getNextCascade()
AbstractMixCascadeContainer
getNextCascade in class AbstractMixCascadeContainerpublic MixCascade getCurrentCascade()
AbstractMixCascadeContainer
getCurrentCascade in class AbstractMixCascadeContainerpublic void keepCurrentService(boolean a_bKeepCurrentCascade)
AbstractMixCascadeContainer
keepCurrentService in interface IServiceContainerkeepCurrentService in class AbstractMixCascadeContainera_bKeepCurrentCascade - allows or dissallows to keep the current cascade for the next callpublic boolean isServiceAutoSwitched()
isServiceAutoSwitched in interface IServiceContainerisServiceAutoSwitched in class AbstractMixCascadeContainerpublic boolean isReconnectedAutomatically()
isReconnectedAutomatically in interface IServiceContainerisReconnectedAutomatically in class AbstractMixCascadeContainer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||