|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.contextualiser.AbstractChainedContextualiser
org.codehaus.wadi.core.contextualiser.AbstractMotingContextualiser
org.codehaus.wadi.core.contextualiser.AbstractSharedContextualiser
org.codehaus.wadi.replication.contextualiser.ReplicaAwareContextualiser
public class ReplicaAwareContextualiser
Field Summary |
---|
Fields inherited from class org.codehaus.wadi.core.contextualiser.AbstractChainedContextualiser |
---|
next |
Constructor Summary | |
---|---|
ReplicaAwareContextualiser(Contextualiser next,
ReplicationManager replicationManager,
StateManager stateManager)
|
Method Summary | |
---|---|
protected Motable |
get(java.lang.String id,
boolean exclusiveOnly)
|
Emoter |
getEmoter()
|
Immoter |
getImmoter()
|
Methods inherited from class org.codehaus.wadi.core.contextualiser.AbstractSharedContextualiser |
---|
contextualise, getDemoter, getSessionNames, getSharedDemoter, load, promoteToExclusive |
Methods inherited from class org.codehaus.wadi.core.contextualiser.AbstractMotingContextualiser |
---|
getPromoter, handle, promote |
Methods inherited from class org.codehaus.wadi.core.contextualiser.AbstractChainedContextualiser |
---|
doFindRelevantSessionNames, doStart, doStop, findRelevantSessionNames, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplicaAwareContextualiser(Contextualiser next, ReplicationManager replicationManager, StateManager stateManager)
Method Detail |
---|
public Emoter getEmoter()
getEmoter
in class AbstractMotingContextualiser
public Immoter getImmoter()
getImmoter
in class AbstractMotingContextualiser
protected Motable get(java.lang.String id, boolean exclusiveOnly)
get
in class AbstractMotingContextualiser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |