public interface  org.apache.activemq.store.kahadb.disk.page.Transaction$CallableClosure extends java.lang.Object
{
public abstract java.lang.Object execute(org.apache.activemq.store.kahadb.disk.page.Transaction) throws java.lang.Throwable;
}