|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.motable.AbstractImmoter
org.codehaus.wadi.core.motable.AbstractMappedImmoter
org.codehaus.wadi.core.contextualiser.MemoryContextualiser.MemoryImmoter
protected class MemoryContextualiser.MemoryImmoter
Constructor Summary | |
---|---|
MemoryContextualiser.MemoryImmoter(ConcurrentMotableMap map)
|
Method Summary | |
---|---|
boolean |
contextualise(Invocation invocation,
java.lang.String id,
Motable immotable)
|
boolean |
immote(Motable emotable,
Motable immotable)
|
Motable |
newMotable(Motable emotable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemoryContextualiser.MemoryImmoter(ConcurrentMotableMap map)
Method Detail |
---|
public Motable newMotable(Motable emotable)
public boolean immote(Motable emotable, Motable immotable)
immote
in interface Immoter
immote
in class AbstractMappedImmoter
public boolean contextualise(Invocation invocation, java.lang.String id, Motable immotable) throws InvocationException
contextualise
in interface Immoter
contextualise
in class AbstractImmoter
InvocationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |