Interface NameResolver


public interface NameResolver
An interface for a components that resolve names.
Since:
1.0
Author:
Graeme Rocher
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • resolveName

      Optional<String> resolveName()
      Returns:
      The resolved name