psdi.app.ci

Class CIStatusSet

    • Constructor Detail

      • CIStatusSet

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

        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 CIStatus object.

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