public abstract class StageRecoveryServiceBase extends Object implements StageRecoveryService
Constructor and Description |
---|
StageRecoveryServiceBase() |
Modifier and Type | Method and Description |
---|---|
protected abstract FilterServiceSPI |
makeFilterService(int stageId,
EPServicesContext servicesContext) |
protected abstract SchedulingServiceSPI |
makeSchedulingService(int stageId,
EPServicesContext servicesContext) |
StageSpecificServices |
makeSpecificServices(int stageId,
String stageUri,
EPServicesContext servicesContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deploymentGetStage, deploymentRemoveFromStages, deploymentSetStage, makeEventService, stageAdd, stageDestroy, stagesIterate
protected abstract FilterServiceSPI makeFilterService(int stageId, EPServicesContext servicesContext)
protected abstract SchedulingServiceSPI makeSchedulingService(int stageId, EPServicesContext servicesContext)
public final StageSpecificServices makeSpecificServices(int stageId, String stageUri, EPServicesContext servicesContext)
makeSpecificServices
in interface StageRecoveryService
Copyright © 2005–2021. All rights reserved.