Class HostThreadLocal


  • public class HostThreadLocal
    extends Object
    Supports the RemoteHostTrustLoginModule and RemoteHostValve, holds the remote host in a thread local.
    Version:
    $Revision: 0 $
    Author:
    Andrew C. Oliver
    • Constructor Detail

      • HostThreadLocal

        public HostThreadLocal()
    • Method Detail

      • get

        public static String get()
      • set

        public static void set​(String hostVal)