Interface AttributeResolver.AttributePublisher

Enclosing interface:
AttributeResolver

public static interface AttributeResolver.AttributePublisher
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    publish(String name, String nameFormat, String... attributeValues)
     
  • Method Details