javax.transaction
Interface Synchronization


public interface Synchronization

Version:
$Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $

Method Summary
 void afterCompletion(int status)
           
 void beforeCompletion()
           
 

Method Detail

beforeCompletion

void beforeCompletion()

afterCompletion

void afterCompletion(int status)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.