psdi.app.jobplan.virtual

Class JPTaskLookupSet

    • Constructor Detail

      • JPTaskLookupSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create a JPTaskLookup object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The JPTaskLookupSet.
        Returns:
        an JPTaskLookup Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException