psdi.app.jobplan

Class JobServiceSet

    • Constructor Detail

      • JobServiceSet

        public JobServiceSet(MboServerInterface ms)
                      throws MXException,
                             java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new Job Services object
        Overrides:
        getMboInstance in class JobItemSet
        Parameters:
        ms - MboSet
        Returns:
        the new Job Services object
        Throws:
        MXException
        java.rmi.RemoteException