Uses of Package
com.redstarhackers.func

Packages that use com.redstarhackers.func
com.redstarhackers.func   
 

Classes in com.redstarhackers.func used by com.redstarhackers.func
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.