Uses of Interface
com.identityworksllc.iiq.common.service.BaseServiceImplementation
- 
Packages that use BaseServiceImplementation Package Description com.identityworksllc.iiq.common.plugin com.identityworksllc.iiq.common.service  - 
- 
Uses of BaseServiceImplementation in com.identityworksllc.iiq.common.plugin
Classes in com.identityworksllc.iiq.common.plugin that implement BaseServiceImplementation 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. - 
Uses of BaseServiceImplementation in com.identityworksllc.iiq.common.service
Classes in com.identityworksllc.iiq.common.service that implement BaseServiceImplementation Modifier and Type Class Description classBaseCommonServiceAbstract super-class for services. 
 -