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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninit(ProvisioningProfile<PushTask, PushActions> profile, SyncopePushExecutor executor) Methods inherited from class org.apache.syncope.core.provisioning.java.pushpull.SyncopeResultHandlerDispatcher
addHandlerSupplier, init, nonConcurrentHandler, shutdown, stop, submit
-
Field Details
-
executor
-
-
Constructor Details
-
PushResultHandlerDispatcher
public PushResultHandlerDispatcher()
-
-
Method Details
-
init
public PushResultHandlerDispatcher init(ProvisioningProfile<PushTask, PushActions> profile, SyncopePushExecutor executor) -
handle
-
handle
-