org.apache.openejb.assembler.classic
Class ScheduleInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.ScheduleInfo
- All Implemented Interfaces:
- Serializable
public class ScheduleInfo
- extends InfoObject
- Version:
- $Rev$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
second
public String second
minute
public String minute
hour
public String hour
dayOfWeek
public String dayOfWeek
dayOfMonth
public String dayOfMonth
month
public String month
year
public String year
info
public String info
persistent
public boolean persistent
start
public Date start
end
public Date end
timezone
public String timezone
ScheduleInfo
public ScheduleInfo()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.