Class MGConnectionConfiguration

  • All Implemented Interfaces:
    MGConfiguration

    public class MGConnectionConfiguration
    extends java.lang.Object
    implements MGConfiguration
    Class for Mobile Gateway Connection configuration
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TAG  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConfigurationName()
      returns the name of the connection configuration
      • Methods inherited from class java.lang.Object

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

      • TAG

        public static final java.lang.String TAG
    • Constructor Detail

      • MGConnectionConfiguration

        protected MGConnectionConfiguration()
    • Method Detail

      • getConfigurationName

        public java.lang.String getConfigurationName()
        returns the name of the connection configuration
        Specified by:
        getConfigurationName in interface MGConfiguration
        Returns:
        configuration name