Package org.objectweb.jotm.examples

Provides some JOTM 2 examples

See:
          Description

Interface Summary
Account Account is a simple interface that represents a bank account
 

Class Summary
AccountImpl Simple implementation of a bank account.
Example  
ListenerImpl  
LockExample An example that demonstrates JOTM 2 locking.
LockTest An example that demonstrates JOTM 2 locking.
LogExample  
OtsAccount A very simple implementation of OTS resource and synchronization interfaces.
OtsExample  
 

Package org.objectweb.jotm.examples Description

Provides some JOTM 2 examples