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