|
keycloak
|


公開メンバ関数 | |
| ClusterAwareScheduledTaskRunner (KeycloakSessionFactory sessionFactory, ScheduledTask task, long intervalMillis) | |
| void | run () |
限定公開メンバ関数 | |
| void | runTask (final KeycloakSession session) |
限定公開変数類 | |
| final KeycloakSessionFactory | sessionFactory |
| final ScheduledTask | task |
非公開変数類 | |
| final int | intervalSecs |
静的非公開変数類 | |
| static final Logger | logger = Logger.getLogger(ClusterAwareScheduledTaskRunner.class) |
Ensures that there are not concurrent executions of same task (either on this host or any other cluster host)
|
inline |
|
inlineinherited |
|
inlineprotected |
|
private |
|
staticprivate |
|
protectedinherited |
|
protectedinherited |
1.8.13