Class PlexusAnnotatedBeanModule

    • Constructor Detail

      • PlexusAnnotatedBeanModule

        public PlexusAnnotatedBeanModule​(ClassSpace space,
                                         Map<?,​?> variables)
        Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
        Parameters:
        space - The local class space
        variables - The filter variables
      • PlexusAnnotatedBeanModule

        public PlexusAnnotatedBeanModule​(ClassSpace space,
                                         Map<?,​?> variables,
                                         BeanScanning scanning)
        Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
        Parameters:
        space - The local class space
        variables - The filter variables
        scanning - The scanning options