com.supermap.server.config

Class InterfaceSetting

  • java.lang.Object
    • AbstractServiceSetting
      • com.supermap.server.config.InterfaceSetting
  • All Implemented Interfaces:
    java.io.Serializable


    public class InterfaceSetting
    extends AbstractServiceSetting
    implements java.io.Serializable
    

    service interface configuration information

    Use service interface configuration information and service component list to form the service interface context

    See Also:
    InterfaceContext
    • Constructor Summary

      Constructors 
      Constructor and Description
      InterfaceSetting() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • InterfaceSetting

        public InterfaceSetting()