psdi.app.ci

Class CISet

    • Constructor Detail

      • CISet

        public CISet(MboServerInterface ms)
              throws MXException,
                     java.rmi.RemoteException
        Constructs the set of CIs.

        Parameters:
        MboServerInterface - ms
        Throws:
        none
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new CI object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new CI object
        Throws:
        none
        MXException
        java.rmi.RemoteException