Class ModernProcessIdResolver

    • Constructor Detail

      • ModernProcessIdResolver

        public ModernProcessIdResolver()
    • Method Detail

      • supports

        public boolean supports()
        Description copied from interface: ProcessIdResolver
        Whether supports to resolve the process id or not?
        Specified by:
        supports in interface ProcessIdResolver
        Returns:
        true if supports, otherwise false
      • current

        public java.lang.Long current()
        Description copied from interface: ProcessIdResolver
        Resolve the current process id
        Specified by:
        current in interface ProcessIdResolver
        Returns:
        >null if can't be resolved