Uses of Class
org.jboss.weld.injection.MethodInvocationStrategy
-
Packages that use MethodInvocationStrategy Package Description org.jboss.weld.injection -
-
Uses of MethodInvocationStrategy in org.jboss.weld.injection
Methods in org.jboss.weld.injection that return MethodInvocationStrategy Modifier and Type Method Description static MethodInvocationStrategyMethodInvocationStrategy. forDisposer(MethodInjectionPoint<?,?> method, BeanManagerImpl manager)static MethodInvocationStrategyMethodInvocationStrategy. forObserver(MethodInjectionPoint<?,?> method, BeanManagerImpl manager)
-