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