Interface TimeoutManager


public interface TimeoutManager
Manages state of all Timeout in system
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String name)
     
  • Method Details