Uses of Package
org.multiverse.api.callables

Packages that use org.multiverse.api.callables
org.multiverse.api   
org.multiverse.stms.gamma   
 

Classes in org.multiverse.api.callables used by org.multiverse.api
TxnBooleanCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnDoubleCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnIntCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnLongCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnVoidCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
 

Classes in org.multiverse.api.callables used by org.multiverse.stms.gamma
TxnBooleanCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnDoubleCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnIntCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnLongCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
TxnVoidCallable
          A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the TxnExecutor.
 



Copyright © 2012. All Rights Reserved.