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