Interface ProcessIdResolver

    • Field Detail

      • UNKNOWN_PROCESS_ID

        static final long UNKNOWN_PROCESS_ID
        The unknown process id
        See Also:
        Constant Field Values
    • Method Detail

      • supports

        boolean supports()
        Whether supports to resolve the process id or not?
        Returns:
        true if supports, otherwise false
      • current

        java.lang.Long current()
        Resolve the current process id
        Returns:
        >null if can't be resolved