|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.motable.RehydrationImmoter
public class RehydrationImmoter
Constructor Summary | |
---|---|
RehydrationImmoter(Immoter delegate)
|
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 RehydrationImmoter(Immoter delegate)
Method Detail |
---|
public boolean contextualise(Invocation invocation, java.lang.String id, Motable immotable) throws InvocationException
contextualise
in interface Immoter
InvocationException
public boolean immote(Motable emotable, Motable immotable)
immote
in interface Immoter
public Motable newMotable(Motable emotable)
newMotable
in interface Immoter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |