public class SMSThreadPool extends Object
SMSThreadPool
provides interfaces to manage notification thread pools shared by idm and sm.Modifier and Type | Method and Description |
---|---|
static void |
scheduleTask(Runnable task)
Schedule a task for
SMSThreadPool to run. |
public static void scheduleTask(Runnable task)
SMSThreadPool
to run.task
- The task to be scheduled.Copyright © 2010-2018, ForgeRock All Rights Reserved.