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