com.ibm.tivoli.maximo.mfmail.util.virtual

Class AttributeListSet

    • Constructor Detail

      • AttributeListSet

        public AttributeListSet(MboServerInterface ms)
                         throws java.rmi.RemoteException
        Instantiates a new attribute list set.
        Parameters:
        ms - the MboServer Interface
        Throws:
        java.rmi.RemoteException - the remote exception
    • Method Detail

      • getMboInstance

        protected 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