Interface DefaultResourceProxy


  • @Contract
    public interface DefaultResourceProxy
    Identifies a class that implements a default resource. Typically, this class is also annotated with NamespacePrefixes which allows a caller to get the logical name for the resource.
    Author:
    Tom Mueller
    • Method Detail

      • getPhysicalName

        String getPhysicalName()
      • getLogicalName

        String getLogicalName()