psdi.app.servicecontract

Class ServiceContractSet

  • java.lang.Object
    • Constructor Detail

      • ServiceContractSet

        public ServiceContractSet(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 Service Contract object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new Service Contract.
        Throws:
        MXException
        java.rmi.RemoteException