org.silverpeas.persistence
Interface Transaction.Process<RETURN_VALUE>

Type Parameters:
RETURN_VALUE - the type of the returned value.
Enclosing class:
Transaction

public static interface Transaction.Process<RETURN_VALUE>

Defines a process to execute.


Method Summary
 RETURN_VALUE execute()
           
 

Method Detail

execute

RETURN_VALUE execute()


Copyright © 2016 Silverpeas. All Rights Reserved.