psdi.app.bim.project.virtual

Class BIMSessionTypeSet

    • Constructor Detail

      • BIMSessionTypeSet

        public BIMSessionTypeSet(MboServerInterface ms)
                          throws java.rmi.RemoteException
        Construct the set of Non-Persistent Custom Mbos.
        Parameters:
        ms - The MboServerInterface NonPersistentCustomMboSet uses to access internals of the MXServer.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create non-persistentcustom mbos.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the NonPersistentCustomMbo MboSet.
        Returns:
        a non-persistent custom Mbo.
        Throws:
        MXException
        java.rmi.RemoteException