Package org.springframework.scheduling.support

Generic support classes for scheduling.

See:
          Description

Class Summary
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 (c) 2002-2007 The Spring Framework Project.