psdi.app.feature

Class FeatureSet

    • Constructor Detail

      • FeatureSet

        public FeatureSet(MboServerInterface ms)
                   throws MXException,
                          java.rmi.RemoteException
        Constructs the set of Features.

        Parameters:
        MboServerInterface - ms
        Throws:
        none
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new Features object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new Features object
        Throws:
        none
        MXException
        java.rmi.RemoteException