psdi.app.configure

Class MaxDomainLink

  • java.lang.Object
    • Constructor Detail

      • MaxDomainLink

        public MaxDomainLink(MboSet ms)
                      throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Add a mbo, defaulting the attributes shown below.
        Attribute NameAttribute Value
        AttributeNameAttribute name from the parent, if parent is MaxAttributeCfg
        DomainIDDomain ID from the parent, if parent is MaxAttributeCfg
        ObjectNameObject name from the parent, if parent is MaxAttributeCfg
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException