Uses of Class
com.gurock.smartinspect.SmartInspect
-
Packages that use SmartInspect Package Description com.gurock.smartinspect com.gurock.smartinspect.session -
-
Uses of SmartInspect in com.gurock.smartinspect
Fields in com.gurock.smartinspect declared as SmartInspect Modifier and Type Field Description static SmartInspectSiAuto. siAutomatically created SmartInspect instance.Constructors in com.gurock.smartinspect with parameters of type SmartInspect Constructor Description ConfigurationTimer(SmartInspect smartInspect, String fileName, int period)Creates and initializes a new ConfigurationTimer object. -
Uses of SmartInspect in com.gurock.smartinspect.session
Methods in com.gurock.smartinspect.session that return SmartInspect Modifier and Type Method Description SmartInspectSession. getParent()Returns the parent of the session.Constructors in com.gurock.smartinspect.session with parameters of type SmartInspect Constructor Description Session(SmartInspect parent, String name)
-