Class DaemonWrapper.Invoker

java.lang.Object
org.apache.commons.daemon.support.DaemonWrapper.Invoker
Enclosing class:
DaemonWrapper

class DaemonWrapper.Invoker extends Object
  • Field Details

  • Constructor Details

    • Invoker

      protected Invoker()
  • Method Details

    • setClassName

      protected void setClassName(String name)
    • setMethodName

      protected void setMethodName(String name)
    • addArguments

      protected void addArguments(String[] args)
    • invoke

      protected void invoke() throws Exception
      Throws:
      Exception
    • validate

      protected void validate() throws Exception
      Throws:
      Exception