Package io.hyperfoil.api.session
Interface ObjectAccess
- All Superinterfaces:
ReadAccess,Serializable,WriteAccess
-
Field Summary
Fields inherited from interface io.hyperfoil.api.session.WriteAccess
log, trace -
Method Summary
Methods inherited from interface io.hyperfoil.api.session.ReadAccess
getInt, getObject, getVar, index, isSequenceScoped, isSet, key, setIndexMethods inherited from interface io.hyperfoil.api.session.WriteAccess
createVar, unset
-
Method Details
-
setObject
-
activate
Make variable set without changing its (pre-allocated) value.- Parameters:
session- Session with variables.- Returns:
- Variable value
-