Class MethodInjectionPoint


  • public class MethodInjectionPoint
    extends java.lang.Object
    Method injection points.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MethodInjectionPoint

        public MethodInjectionPoint​(java.lang.reflect.Method method,
                                    BeanReferences[] references)