Package org.springframework.scheduling.support

Generic support classes for scheduling.

See:
          Description

Class Summary
DelegatingExceptionProofRunnable Runnable wrapper that catches any exception or error thrown from its delegate Runnable.
MethodInvokingRunnable Adapter that implements the Runnable interface as a configurable method invocation based on Spring's MethodInvoker.
 

Package org.springframework.scheduling.support Description

Generic support classes for scheduling. Provides a Runnable adapter for Spring's MethodInvoker.



Copyright © 2002-2008 The Spring Framework.