Package com.redstarhackers.func

Interface Summary
ApplicationTransaction Application transactions represent the total work and transactions associated with a user request, that is from the first UI action, to all the server side transactions and work, to the final UI response action before returning to the user.
BusinessFunction Interface for business function enclosures to implement.
Function TODO Class summary sentence.
UndoableFunction TODO Class summary sentence.
 

Class Summary
AbstractFunc TODO Class summary sentence.
AppTx A basic implementation of the ApplicationTransaction interface.