psdi.app.knowledgebase

Class KBSet

    • Constructor Detail

      • KBSet

        public KBSet(MboServerInterface ms)
              throws java.rmi.RemoteException
        Construct the Set
        Parameters:
        MboServerInterface - - Instance of MboServerInterface
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Instantiate and return a new KB object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - - Instance of MboSet
        Returns:
        Mbo - a new KB object
        Throws:
        MXException
        java.rmi.RemoteException