* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class ???Producer extends BaseFrameworkSystem implements Producer, Registerable {
+class ???Producer extends BaseProducer implements Producer, Registerable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class CruncherTestUnitProducer extends BaseFrameworkSystem implements UnitProducer, Registerable {
+class CruncherTestUnitProducer extends BaseProducer implements UnitProducer, Registerable {
/**
* Protected constructor
*