Package org.jpos.util

Class DefaultTimer


  • public class DefaultTimer
    extends java.lang.Object
    Timer accesor singleton
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Timer getTimer()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTimer

        public static java.util.Timer getTimer()