Package org.gluu.oxtrust.service
Class CleanerTimer
java.lang.Object
org.gluu.oxtrust.service.CleanerTimer
Cleaner service
- Author:
- Yuriy Movchan Date: 09/01/2018
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BATCH_SIZE
public static final int BATCH_SIZE- See Also:
-
-
Constructor Details
-
CleanerTimer
public CleanerTimer()
-
-
Method Details
-
initTimer
public void initTimer() -
process
@Asynchronous public void process(@Observes org.gluu.service.cdi.event.CleanerEvent cleanerEvent) -
processImpl
public void processImpl() -
cleanup
-