Class PushResultHandlerDispatcher
java.lang.Object
org.apache.syncope.core.provisioning.java.pushpull.SyncopeResultHandlerDispatcher<PushTask,PushActions,SyncopePushResultHandler>
org.apache.syncope.core.provisioning.java.pushpull.PushResultHandlerDispatcher
public class PushResultHandlerDispatcher
extends SyncopeResultHandlerDispatcher<PushTask,PushActions,SyncopePushResultHandler>
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPushResultHandlerDispatcher
(ProvisioningProfile<PushTask, PushActions> profile, SyncopePushExecutor executor) -
Method Summary
Methods inherited from class org.apache.syncope.core.provisioning.java.pushpull.SyncopeResultHandlerDispatcher
addHandlerSupplier, nonConcurrentHandler, shutdown, stop, submit
-
Field Details
-
executor
-
-
Constructor Details
-
PushResultHandlerDispatcher
public PushResultHandlerDispatcher(ProvisioningProfile<PushTask, PushActions> profile, SyncopePushExecutor executor)
-
-
Method Details
-
handle
-