com.ibm.tivoli.maximo.mfmail.control

Class WFCtrlSet

  • java.lang.Object
    • Constructor Detail

      • WFCtrlSet

        public WFCtrlSet(MboServerInterface ms)
                  throws java.rmi.RemoteException
        Instantiates a new MXMailWFCtrlSet object.
        Parameters:
        ms - MboServer
        Throws:
        java.rmi.RemoteException - the remote exception
    • Method Detail

      • getMboInstance

        public Mbo getMboInstance(MboSet ms)
                           throws MXException,
                                  java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException