Uses of Class
com.gurock.smartinspect.session.SessionDefaults
-
Packages that use SessionDefaults Package Description com.gurock.smartinspect com.gurock.smartinspect.session -
-
Uses of SessionDefaults in com.gurock.smartinspect
Methods in com.gurock.smartinspect that return SessionDefaults Modifier and Type Method Description SessionDefaultsSmartInspect. getSessionDefaults()Returns the default property values for new sessions. -
Uses of SessionDefaults in com.gurock.smartinspect.session
Methods in com.gurock.smartinspect.session that return SessionDefaults Modifier and Type Method Description SessionDefaultsSessionManager. getDefaults()This method lets you specify the default property values for new sessions which will be passed to the add method.
-