roboguice
Class RoboGuice.util

java.lang.Object
  extended by roboguice.RoboGuice.util
Enclosing class:
RoboGuice

public static class RoboGuice.util
extends Object


Method Summary
static void reset()
          This method is provided to reset RoboGuice in testcases.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

reset

public static void reset()
This method is provided to reset RoboGuice in testcases. It should not be called in a real application.



Copyright © 2012. All Rights Reserved.