public final class RegistrationPoolExecutor extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static RegistrationPoolExecutor |
getExecutor()
Gets the executor for submitting registrations
|
protected Future<?> |
submit(ISPublisherHandler handler)
Submits a new registration executed at some time in the future
|
protected static RegistrationPoolExecutor getExecutor()
protected Future<?> submit(ISPublisherHandler handler)
resourceID - the id of the resource managed by the handlerhandler - the registration to executeCopyright © 2017. All Rights Reserved.