org.codehaus.wadi.core.motable
Interface Immoter
- All Known Implementing Classes:
- AbstractImmoter, AbstractMappedImmoter, DummyContextualiser.DummyImmoter, ExclusiveStoreContextualiser.ExclusiveStoreImmoter, LockingRehydrationImmoter, MemoryContextualiser.MemoryImmoter, RehydrationImmoter, SharedStoreContextualiser.SharedImmoter
public interface Immoter
Basic API for motion of Motables IN to a container
- Version:
- $Revision: 2290 $
- Author:
- Jules Gosnell
immote
boolean immote(Motable emotable,
Motable immotable)
newMotable
Motable newMotable(Motable emotable)
contextualise
boolean contextualise(Invocation invocation,
java.lang.String id,
Motable immotable)
throws InvocationException
- Throws:
InvocationException
Copyright © 2008. All Rights Reserved.