Documentation of 'jas2.swingstudio.Job' Java class
Job
jas2.swingstudio

Interface Job

  • All Superinterfaces:
    BasicJob
    All Known Implementing Classes:
    LocalJob


    public interface Job
    extends BasicJob
    Implemented by LocalJob and JASJobAdaptor (but not by AbstractJob or JDSJob)
    • Method Detail

      • addRunListener

        void addRunListener(RunListener listener)
      • removeRunListener

        void removeRunListener(RunListener listener)
      • isLoaded

        boolean isLoaded(java.lang.String className)
      • reload

        void reload()
      • loadClientClass

        java.lang.Class loadClientClass(java.lang.String name)
                                 throws java.lang.ClassNotFoundException
        Called to load things such as Plugins, Extensions into the job on the client side.
        Throws:
        java.lang.ClassNotFoundException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.