public class SMSThreadPool extends Object
SMSThreadPool
provides interfaces to manage
notfication thread pools shared by idm and sm.Constructor and Description |
---|
SMSThreadPool() |
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–2025 Open Identity Platform Community. All rights reserved.