org.drools.persistence
Interface TransactionSynchronization


public interface TransactionSynchronization


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

Method Detail

beforeCompletion

void beforeCompletion()

afterCompletion

void afterCompletion(int status)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.