psdi.app.servicecontract

Class ServiceContractService

    • Constructor Detail

      • ServiceContractService

        public ServiceContractService()
                               throws java.rmi.RemoteException
        Construct the ServiceContractService object without sending a parameter.
        Parameters:
        none -
        Throws:
        java.rmi.RemoteException
      • ServiceContractService

        public ServiceContractService(MXServer mxServer)
                               throws java.rmi.RemoteException
        Construct the ServiceContractService object by sending in a server environment parameter.
        Parameters:
        mxServer - The "Server Environment" for the created Service Contract.
        Throws:
        java.rmi.RemoteException