com.ibm.tivoli.maximo.pushnotification.app

Class MaxPushProviderDevTypeSet

  • java.lang.Object
    • psdi.mbo.MboSet
      • com.ibm.tivoli.maximo.pushnotification.app.MaxPushProviderDevTypeSet
    • Constructor Detail

      • MaxPushProviderDevTypeSet

        public MaxPushProviderDevTypeSet(MboServerInterface ms)
                                  throws MXException,
                                         java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new MaxPushProviderDevType object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new MaxPushProviderDevType object
        Throws:
        MXException
        java.rmi.RemoteException