|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.informationsystem.publisher.impl.instancestates.RegistrationPoolExecutor
public final class RegistrationPoolExecutor
Asynchronously executes a registration in a pooled thread
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected static RegistrationPoolExecutor getExecutor()
protected Future<?> submit(ISPublisherHandler handler)
resourceID - the id of the resource managed by the handlerhandler - the registration to execute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||