Class PrototypeAspectInstanceFactory

    • Constructor Detail

      • PrototypeAspectInstanceFactory

        public PrototypeAspectInstanceFactory​(BeanFactory beanFactory,
                                              String name)
        Create a PrototypeAspectInstanceFactory. AspectJ will be called to introspect to create AJType metadata using the type returned for the given bean name from the BeanFactory.
        Parameters:
        beanFactory - the BeanFactory to obtain instance(s) from
        name - the name of the bean