Class ACTask.Endorse

  • Enclosing class:
    ACTask

    public static class ACTask.Endorse
    extends java.lang.Object
    Nested <endorse> elements.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.net.URL endorsedJar  
    • Constructor Summary

      Constructors 
      Constructor Description
      Endorse()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setPath​(java.lang.String jar)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • endorsedJar

        java.net.URL endorsedJar
    • Constructor Detail

      • Endorse

        public Endorse()
    • Method Detail

      • setPath

        public void setPath​(java.lang.String jar)
                     throws java.net.MalformedURLException
        Throws:
        java.net.MalformedURLException