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

    • Method Detail

      • attribute

        Attribute<C,​T> attribute​(Object context,
                                       String name)
        Gets the attribute for the given context and name or null if not handled by this factory.