psdi.app.solution

Class SolutionSet

    • Constructor Detail

      • SolutionSet

        public SolutionSet(MboServerInterface ms)
                    throws java.rmi.RemoteException
        Construct the set
        Parameters:
        MboServerInterface - - Instance of MboServerInterface
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Instantiate and return a new Solution object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - - Instance of MboSet
        Returns:
        Mbo - a new Solution object
        Throws:
        MXException
        java.rmi.RemoteException