psdi.app.mr.virtual

Class TemplateSet

    • Constructor Detail

      • TemplateSet

        public TemplateSet(MboServerInterface ms)
                    throws MXException,
                           java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - the MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create an MRTemplate object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the MRTemplateSet.
        Returns:
        an MRTemplateSet Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException