Uses of Class
io.cryostat.agent.remote.InvokeContext_Factory
-
Packages that use InvokeContext_Factory Package Description io.cryostat.agent.remote -
-
Uses of InvokeContext_Factory in io.cryostat.agent.remote
Methods in io.cryostat.agent.remote that return InvokeContext_Factory Modifier and Type Method Description static InvokeContext_FactoryInvokeContext_Factory. create(dagger.internal.Provider<com.fasterxml.jackson.databind.ObjectMapper> mapperProvider, dagger.internal.Provider<org.eclipse.microprofile.config.Config> configProvider)static InvokeContext_FactoryInvokeContext_Factory. create(javax.inject.Provider<com.fasterxml.jackson.databind.ObjectMapper> mapperProvider, javax.inject.Provider<org.eclipse.microprofile.config.Config> configProvider)
-