Class JVMAction.ImportantInfo

java.lang.Object
org.apache.struts2.showcase.xslt.JVMAction.ImportantInfo
Enclosing class:
JVMAction

public static class JVMAction.ImportantInfo extends Object
  • Constructor Details

    • ImportantInfo

      public ImportantInfo(String classpath, Properties properties)
  • Method Details

    • getClasspath

      public String getClasspath()
    • setClasspath

      public void setClasspath(String classpath)
    • getSystemProperties

      public Properties getSystemProperties()
    • setSystemProperties

      public void setSystemProperties(Properties systemProperties)