Class ServiceType

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Runtime.Remoting
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Runtime.Remoting.MetadataServices.ServiceType
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ServiceType

        public ServiceType​(java.lang.Object instance)
                    throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ServiceType

        public ServiceType()
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ServiceType

        public ServiceType​(NetType type)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ServiceType

        public ServiceType​(NetType type,
                           java.lang.String url)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable