@Service(value="MOAGarbageCollector") @EnableScheduling public class MOAGarbageCollector extends Object implements Runnable
MOAGarbageCollector()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MOAGarbageCollector()
@Scheduled(fixedRate=86400000L, initialDelay=120000L) public void run()
run
Runnable
Copyright © 2017. All rights reserved.