Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.mockobjects.examples.dynamic.Timer

Uses of Timer in com.mockobjects.examples.dynamic
 

Fields in com.mockobjects.examples.dynamic declared as Timer
private  Timer SimpleServlet.timer
           
 

Constructors in com.mockobjects.examples.dynamic with parameters of type Timer
SimpleServlet(Timer aTimer, MailSender aMailSender)