Class RMIConfigFactory


  • public class RMIConfigFactory
    extends java.lang.Object
    The factory for the RMIConfig.
    Version:
    $Id: $Id
    Author:
    another
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RMIConfig getRMIConfig()
      Returns the RMIConfig.
      • Methods inherited from class java.lang.Object

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

      • RMIConfigFactory

        public RMIConfigFactory()
    • Method Detail

      • getRMIConfig

        public static final RMIConfig getRMIConfig()
        Returns the RMIConfig.
        Returns:
        a RMIConfig object.