package org.tgdb.simplelog; /** * This is the business interface for SimpleLog enterprise bean. */ public interface SimpleLogRemoteBusiness { }