psdi.app.ticket

Class ProblemSet

    • Constructor Detail

      • ProblemSet

        public ProblemSet(MboServerInterface ms)
                   throws MXException,
                          java.rmi.RemoteException
        Constructs the set of Service Contracts.
        Parameters:
        ms - the MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new PROBLEM object.
        Overrides:
        getMboInstance in class TicketSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new SPROBLEM.
        Throws:
        MXException
        java.rmi.RemoteException