Update of /cvsroot/springnet/Spring.Net.Integration/projects/Spring.Scheduling.Quartz/lib/net/1.1
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv7498/1.1
Modified Files:
Quartz.dll Quartz.xml
Log Message:
Upgraded Quartz.NET libraries to version 0.9.1
Index: Quartz.xml
===================================================================
RCS file: /cvsroot/springnet/Spring.Net.Integration/projects/Spring.Scheduling.Quartz/lib/net/1.1/Quartz.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Quartz.xml 1 Dec 2007 20:31:41 -0000 1.4
--- Quartz.xml 28 Mar 2008 09:11:38 -0000 1.5
***************
*** 926,929 ****
--- 926,934 ----
</summary>
</member>
+ <member name="M:Quartz.Core.QuartzScheduler.InitializeLifetimeService">
+ <summary>
+ Obtains a lifetime service object to control the lifetime policy for this instance.
+ </summary>
+ </member>
<member name="P:Quartz.Core.QuartzScheduler.Version">
<summary>
***************
*** 2986,2989 ****
--- 2991,3003 ----
<param name="msg">The MSG.</param>
</member>
+ <member name="M:Quartz.SchedulerException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.SchedulerException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="M:Quartz.SchedulerException.#ctor(System.String,System.Int32)">
<summary>
***************
*** 3079,3082 ****
--- 3093,3105 ----
</summary>
</member>
+ <member name="M:Quartz.Impl.AdoJobStore.InvalidConfigurationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.Impl.AdoJobStore.InvalidConfigurationException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="T:Quartz.Impl.AdoJobStore.ConnectionAndTransactionHolder">
<summary>
***************
*** 4435,4438 ****
--- 4458,4470 ----
</summary>
</member>
+ <member name="M:Quartz.JobPersistenceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.JobPersistenceException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="M:Quartz.JobPersistenceException.#ctor(System.String,System.Int32)">
<summary> <p>
***************
*** 4456,4459 ****
--- 4488,4500 ----
</summary>
</member>
+ <member name="M:Quartz.Impl.AdoJobStore.LockException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.Impl.AdoJobStore.LockException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="T:Quartz.Impl.AdoJobStore.NoSuchDelegateException">
<summary>
***************
*** 4463,4466 ****
--- 4504,4516 ----
<author><a href="mailto:je...@bi...">Jeffrey Wescott</a></author>
</member>
+ <member name="M:Quartz.Impl.AdoJobStore.NoSuchDelegateException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.Impl.AdoJobStore.NoSuchDelegateException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="T:Quartz.Impl.AdoJobStore.PostgreSQLDelegate">
<summary>
***************
*** 6008,6013 ****
</ul>
</summary>
! <param name="rangeStartingCalendar">The range starting calendar.</param>
! <param name="rangeEndingCalendar">The range ending calendar.</param>
</member>
<member name="M:Quartz.Impl.Calendar.DailyCalendar.#ctor(Quartz.ICalendar,System.DateTime,System.DateTime)">
--- 6058,6063 ----
</ul>
</summary>
! <param name="rangeStartingCalendarUtc">The range starting calendar.</param>
! <param name="rangeEndingCalendarUtc">The range ending calendar.</param>
</member>
<member name="M:Quartz.Impl.Calendar.DailyCalendar.#ctor(Quartz.ICalendar,System.DateTime,System.DateTime)">
***************
*** 6028,6037 ****
are used, it is possible for two Calendars to represent a valid
time range and
! <c>rangeStartingCalendar.after(rangeEndingCalendar) == true</c>)</i>
</li>
</ul>
</summary>
! <param name="rangeStartingCalendar">The range starting calendar.</param>
! <param name="rangeEndingCalendar">The range ending calendar.</param>
</member>
<member name="M:Quartz.Impl.Calendar.DailyCalendar.#ctor(System.Int64,System.Int64)">
--- 6078,6087 ----
are used, it is possible for two Calendars to represent a valid
time range and
! <c>rangeStartingCalendarUtc > rangeEndingCalendarUtc == true</c>)</i>
</li>
</ul>
</summary>
! <param name="rangeStartingCalendarUtc">The range starting calendar.</param>
! <param name="rangeEndingCalendarUtc">The range ending calendar.</param>
</member>
<member name="M:Quartz.Impl.Calendar.DailyCalendar.#ctor(System.Int64,System.Int64)">
***************
*** 6097,6104 ****
<seealso cref="M:Quartz.ICalendar.GetNextIncludedTimeUtc(System.DateTime)"/>
</member>
! <member name="M:Quartz.Impl.Calendar.DailyCalendar.GetTimeRangeStartingTime(System.DateTime)">
<summary>
Returns the start time of the time range of the day
! specified in <param name="time" />.
</summary>
<returns>
--- 6147,6154 ----
<seealso cref="M:Quartz.ICalendar.GetNextIncludedTimeUtc(System.DateTime)"/>
</member>
! <member name="M:Quartz.Impl.Calendar.DailyCalendar.GetTimeRangeStartingTimeUtc(System.DateTime)">
<summary>
Returns the start time of the time range of the day
! specified in <param name="timeUtc" />.
</summary>
<returns>
***************
*** 6107,6114 ****
</returns>
</member>
! <member name="M:Quartz.Impl.Calendar.DailyCalendar.GetTimeRangeEndingTime(System.DateTime)">
<summary>
Returns the end time of the time range of the day
! specified in <param name="time" />
</summary>
<returns>
--- 6157,6164 ----
</returns>
</member>
! <member name="M:Quartz.Impl.Calendar.DailyCalendar.GetTimeRangeEndingTimeUtc(System.DateTime)">
<summary>
Returns the end time of the time range of the day
! specified in <param name="timeUtc" />
</summary>
<returns>
***************
*** 6152,6157 ****
represented in the specified <see cref="T:System.DateTime"/>s.
</summary>
! <param name="rangeStartingCalendar">The range starting calendar.</param>
! <param name="rangeEndingCalendar">The range ending calendar.</param>
</member>
<member name="M:Quartz.Impl.Calendar.DailyCalendar.SetTimeRange(System.Int64,System.Int64)">
--- 6202,6207 ----
represented in the specified <see cref="T:System.DateTime"/>s.
</summary>
! <param name="rangeStartingCalendarUtc">The range starting calendar.</param>
! <param name="rangeEndingCalendarUtc">The range ending calendar.</param>
</member>
<member name="M:Quartz.Impl.Calendar.DailyCalendar.SetTimeRange(System.Int64,System.Int64)">
***************
*** 10787,10790 ****
--- 10837,10870 ----
<param name="scheduler"></param>
</member>
+ <member name="M:Quartz.Simpl.RemotingSchedulerExporter.RegisterRemotingChannelIfNeeded">
+ <summary>
+ Registers remoting channel if needed. This is determined
+ by checking whether there is a positive value for port.
+ </summary>
+ </member>
+ <member name="P:Quartz.Simpl.RemotingSchedulerExporter.Port">
+ <summary>
+ Gets or sets the port used for remoting.
+ </summary>
+ </member>
+ <member name="P:Quartz.Simpl.RemotingSchedulerExporter.BindName">
+ <summary>
+ Gets or sets the name to use when exporting
+ scheduler to remoting context.
+ </summary>
+ </member>
+ <member name="P:Quartz.Simpl.RemotingSchedulerExporter.ChannelType">
+ <summary>
+ Sets the channel type when registering remoting.
+
+ </summary>
+ </member>
+ <member name="P:Quartz.Simpl.RemotingSchedulerExporter.TypeFilterLevel">
+ <summary>
+ Sets the <see cref="P:Quartz.Simpl.RemotingSchedulerExporter.TypeFilterLevel"/> used when
+ exporting to remoting context. Defaults to
+ <see cref="F:System.Runtime.Serialization.Formatters.TypeFilterLevel.Full"/>.
+ </summary>
+ </member>
<member name="T:Quartz.Simpl.SimpleClassLoadHelper">
<summary>
***************
*** 12459,12462 ****
--- 12539,12551 ----
</summary>
</member>
+ <member name="M:Quartz.CriticalSchedulerException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.CriticalSchedulerException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="T:Quartz.CronExpression">
<summary>
***************
*** 14701,14704 ****
--- 14790,14802 ----
</summary>
</member>
+ <member name="M:Quartz.JobExecutionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.JobExecutionException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="M:Quartz.JobExecutionException.ToString">
<summary>
***************
*** 15337,15340 ****
--- 15435,15447 ----
</summary>
</member>
+ <member name="M:Quartz.ObjectAlreadyExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.ObjectAlreadyExistsException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="M:Quartz.ObjectAlreadyExistsException.#ctor(Quartz.JobDetail)">
<summary> <p>
***************
*** 15380,15383 ****
--- 15487,15499 ----
</summary>
</member>
+ <member name="M:Quartz.SchedulerConfigException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.SchedulerConfigException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
<member name="T:Quartz.SchedulerContext">
<summary>
***************
*** 16481,16484 ****
--- 16597,16609 ----
</summary>
</member>
+ <member name="M:Quartz.UnableToInterruptJobException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Quartz.UnableToInterruptJobException"/> class.
+ </summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"></see> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"></see> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"></see> is zero (0). </exception>
+ <exception cref="T:System.ArgumentNullException">The info parameter is null. </exception>
+ </member>
</members>
</doc>
Index: Quartz.dll
===================================================================
RCS file: /cvsroot/springnet/Spring.Net.Integration/projects/Spring.Scheduling.Quartz/lib/net/1.1/Quartz.dll,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
Binary files /tmp/cvsUMyEgc and /tmp/cvs9faJY9 differ
|