org.apache.activemq.kaha.impl.data
Interface RedoListener


public interface RedoListener


Method Summary
 void onRedoItem(StoreLocation item, java.lang.Object object)
           
 

Method Detail

onRedoItem

void onRedoItem(StoreLocation item,
                java.lang.Object object)
                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005-2015. All Rights Reserved.