psdi.app.kpi

Class KPITemplateSet

    • Constructor Detail

      • KPITemplateSet

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

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

      • getMboInstance

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

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