Interface Attribute.Name.ScopeFactory<C,​T>

    • Method Detail

      • attribute

        Scope.Attribute<C,​T> attribute​(Class<?> contextType,
                                             String name)
        Gets the scope attribute for the given context type and name or null if not handled by this factory.