Uses of Interface
org.apache.jackrabbit.core.state.TransactionListener

Packages that use TransactionListener
org.apache.jackrabbit.core.state   
 

Uses of TransactionListener in org.apache.jackrabbit.core.state
 

Methods in org.apache.jackrabbit.core.state with parameters of type TransactionListener
 void TransactionContext.addListener(TransactionListener listener)
          Add a transaction listener.
 void TransactionContext.removeListener(TransactionListener listener)
          Remove a transaction listener previously added with TransactionContext.addListener(org.apache.jackrabbit.core.state.TransactionListener)
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.