psdi.app.configure

Class MaxDomainLinkSet

    • Constructor Detail

      • MaxDomainLinkSet

        public MaxDomainLinkSet(MboServerInterface ms)
                         throws java.rmi.RemoteException
        Construct the set.
        Parameters:
        ms - The MboServerInterface CustomMboSet 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 mbos.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the CustomMbo MboSet.
        Returns:
        a custom Mbo.
        Throws:
        MXException
        java.rmi.RemoteException