Class ExecutableResource


  • public class ExecutableResource
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ExecutableResource​(long requestId, java.lang.String resourceDir)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getRequestId()  
      java.lang.String getResourceDir()  
      • Methods inherited from class java.lang.Object

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

      • ExecutableResource

        public ExecutableResource​(long requestId,
                                  java.lang.String resourceDir)
    • Method Detail

      • getRequestId

        public long getRequestId()
      • getResourceDir

        public java.lang.String getResourceDir()