Uses of Interface
org.infinispan.cdi.common.util.ParameterValueRedefiner
Packages that use ParameterValueRedefiner
-
Uses of ParameterValueRedefiner in org.infinispan.cdi.common.util
Methods in org.infinispan.cdi.common.util with parameters of type ParameterValueRedefinerModifier and TypeMethodDescription<T> TInjectableMethod.invoke(Object receiver, javax.enterprise.context.spi.CreationalContext<T> creationalContext, ParameterValueRedefiner redefinition) Invoke the method, calling the parameter redefiner for each parameter, allowing the caller to override the default value obtained via the CDI type safe resolver.