Class PathEntry

java.lang.Object
org.jboss.as.controller.services.path.PathEntry

public class PathEntry extends Object
Represents a path entry
Author:
Kabir Khan
  • Constructor Details

    • PathEntry

      public PathEntry(PathEntry pathEntry)
  • Method Details

    • getName

      public String getName()
      Gets the name of the path within the model
      Returns:
      the name of the path
    • resolvePath

      public String resolvePath()
      Returns the fully resolved path
      Returns:
      the name of the path this path is relative to. If null this is an absolute path