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 class
BaseCommonPluginService
Deprecated.ExtendBaseCommonService
and implementPluginContext
instead so I don’t have to keep maintaining this code twice.class
SingleServerService
Abstract class to easily implement a Service that will only run on the alphabetically lowest Server name.class
SmokeTestSingleServerService
A no-op implementation of the single-server service class, used for testing and demonstrations.
-