Class ResourceExistsPropertyDefiner

    • Constructor Detail

      • ResourceExistsPropertyDefiner

        public ResourceExistsPropertyDefiner()
        Deprecated.
    • Method Detail

      • getResource

        public String getResource()
        Deprecated.
      • setResource

        public void setResource​(String resource)
        Deprecated.
        The resource to search for on the class path.
        Parameters:
        resource -
      • getPropertyValue

        public String getPropertyValue()
        Deprecated.
        Returns the string "true" if the resource specified by the user is available on the class path, "false" otherwise.
        Returns:
        "true"|"false" depending on the availability of resource on the classpath