Class ComponentInfo

java.lang.Object
com.yahoo.config.application.api.ComponentInfo

public class ComponentInfo extends Object
Describes a component residing in the components directory.
Author:
Tony Vaagenes
  • Constructor Details

    • ComponentInfo

      public ComponentInfo(String pathRelativeToAppDir)
  • Method Details

    • getPathRelativeToAppDir

      public String getPathRelativeToAppDir()
    • toString

      public String toString()
      Overrides:
      toString in class Object