Uses of Class
com.identityworksllc.iiq.common.service.BaseCommonService
-
Packages that use BaseCommonService Package Description com.identityworksllc.iiq.common.plugin -
-
Uses of BaseCommonService in com.identityworksllc.iiq.common.plugin
Subclasses of BaseCommonService in com.identityworksllc.iiq.common.plugin Modifier and Type Class Description classBaseCommonPluginServiceDeprecated.ExtendBaseCommonServiceand implementPluginContextinstead so I don’t have to keep maintaining this code twice.classSingleServerServiceAbstract class to easily implement a Service that will only run on the alphabetically lowest Server name.classSmokeTestSingleServerServiceA no-op implementation of the single-server service class, used for testing and demonstrations.
-