Class RMIRegistryNamingServiceConfig


  • public class RMIRegistryNamingServiceConfig
    extends java.lang.Object
    INTERNAL:
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getURL()  
      void setURL​(java.lang.String url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RMIRegistryNamingServiceConfig

        public RMIRegistryNamingServiceConfig()
    • Method Detail

      • setURL

        public void setURL​(java.lang.String url)
      • getURL

        public java.lang.String getURL()