org.drools.runtime.help
Class QuartzHelper.QuartzCalendarAdapter
java.lang.Object
org.drools.runtime.help.QuartzHelper.QuartzCalendarAdapter
- All Implemented Interfaces:
- Externalizable, Serializable, Calendar
- Enclosing class:
- QuartzHelper
public static class QuartzHelper.QuartzCalendarAdapter
- extends Object
- implements Calendar, Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuartzHelper.QuartzCalendarAdapter
public QuartzHelper.QuartzCalendarAdapter(org.quartz.Calendar calendar)
isTimeIncluded
public boolean isTimeIncluded(long timestamp)
- Specified by:
isTimeIncluded
in interface Calendar
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.