Uses of Interface
com.identityworksllc.iiq.common.service.ServiceImplementationInvoker
-
Packages that use ServiceImplementationInvoker Package Description com.identityworksllc.iiq.common.service -
-
Uses of ServiceImplementationInvoker in com.identityworksllc.iiq.common.service
Fields in com.identityworksllc.iiq.common.service declared as ServiceImplementationInvoker Modifier and Type Field Description protected ServiceImplementationInvoker
BaseCommonService. invoker
The actual callback to the user’s implementation for this service
-