psdi.app.failure

Class FailureCodeSet

    • Constructor Detail

      • FailureCodeSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new failure object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the FailureCode MboSet.
        Returns:
        a new failure Mbo.
        Throws:
        MXException
        java.rmi.RemoteException