0 Replies Latest reply on Jul 3, 2006 9:18 AM by sig69

    Programmatically get schedulable arguments?

    sig69

      Ok I have a real simple question, but I can't seem to find anything on the topic anywhere.
      I created a class that implements Schedulable to schedule a task on my jboss server and this works fine. My class has 2 schedulable arguments, a String and an Integer. Is it possible to programmatically get the values these arguments get set to?