Uses of Package
com.identityworksllc.iiq.common.service
-
Packages that use com.identityworksllc.iiq.common.service Package Description com.identityworksllc.iiq.common.plugin com.identityworksllc.iiq.common.service -
Classes in com.identityworksllc.iiq.common.service used by com.identityworksllc.iiq.common.plugin Class Description BaseCommonService Abstract super-class for services.BaseServiceImplementation Interface to ensure that nobody breaks the contract ofBaseCommonService
-
Classes in com.identityworksllc.iiq.common.service used by com.identityworksllc.iiq.common.service Class Description BaseServiceImplementation Interface to ensure that nobody breaks the contract ofBaseCommonService
ServiceImplementationInvoker Functional interface to invoke the implementation of your service after doing pre-work.