1 package org.apache.turbine.services.schedule;
2
3 /***
4 * The skeleton for this class was autogenerated by Torque on:
5 *
6 * [Mon May 28 10:17:19 EST 2007]
7 *
8 * You should add additional methods to this class to meet the
9 * application requirements. This class will only be generated as
10 * long as it does not already exist in the output directory.
11 */
12 public class JobEntryPeer
13 extends org.apache.turbine.services.schedule.BaseJobEntryPeer
14 {
15 }