public interface  org.apache.activemq.broker.util.AuditLogFactory extends java.lang.Object
{
public abstract java.util.List getAuditLogs();
}