org.codehaus.wadi.impl
Class DummyContextualiser.DummyImmoter
java.lang.Object
org.codehaus.wadi.impl.DummyContextualiser.DummyImmoter
- All Implemented Interfaces:
- Immoter, Moter
- Enclosing class:
- DummyContextualiser
- public class DummyContextualiser.DummyImmoter
- extends Object
- implements Immoter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyContextualiser.DummyImmoter
public DummyContextualiser.DummyImmoter()
nextMotable
public Motable nextMotable(String id,
Motable emotable)
- Specified by:
nextMotable in interface Immoter
getInfo
public String getInfo()
- Specified by:
getInfo in interface Moter
prepare
public boolean prepare(String name,
Motable emotable,
Motable immotable)
- Specified by:
prepare in interface Moter
commit
public void commit(String name,
Motable immotable)
- Specified by:
commit in interface Moter
rollback
public void rollback(String name,
Motable immotable)
- Specified by:
rollback in interface Moter
contextualise
public boolean contextualise(InvocationContext invocationContext,
String id,
Motable immotable,
Sync motionLock)
throws InvocationException
- Specified by:
contextualise in interface Immoter
- Throws:
InvocationException
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.