Package org.gluu.oxauth.service
Class CleanerTimer
java.lang.Object
org.gluu.oxauth.service.CleanerTimer
- Version:
- August 9, 2017
- Author:
- Yuriy Zabrovarnyy, Javier Rojas Blum
-
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
-