|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.ehcache.annotations.support.TaskSchedulerAdapterFactory
public final class TaskSchedulerAdapterFactory
Utility for dealing with the 'fun' of supporting a class that only exists in Spring 3.0. Uses reflection to determine if TaskScheduler is available and wraps it to the project-specific task scheduler api. Also supports Timer use.
| Method Summary | |
|---|---|
static TaskSchedulerAdapter |
createTaskSchedulerAdapter(java.lang.Object scheduler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static TaskSchedulerAdapter createTaskSchedulerAdapter(java.lang.Object scheduler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||