org.codehaus.wadi
Interface Moter
- All Known Subinterfaces:
- Emoter, Immoter
- All Known Implementing Classes:
- AbstractChainedEmoter, AbstractImmoter, DummyContextualiser.DummyImmoter
- public interface Moter
Basic API for Motion (promotion and demotion) of Motables
- Version:
- $Revision: 1184 $
- Author:
- Jules Gosnell
prepare
public boolean prepare(String name,
Motable emotable,
Motable immotable)
commit
public void commit(String name,
Motable motable)
rollback
public void rollback(String name,
Motable motable)
getInfo
public String getInfo()
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.