psdi.app.system

Interface MaxDomainRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    MaxDomain


    public interface MaxDomainRemote
    extends MboRemote
    Remote Interface to the MaxDomain object.

    Attributes are described in MaxDomain.

    • Method Detail

      • getInternalDomainType

        java.lang.String getInternalDomainType()
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getDefaultExtDomType

        java.lang.String getDefaultExtDomType(java.lang.String internal)
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException