Class UserSessionImpl

  • All Implemented Interfaces:
    Context, UserSession

    public class UserSessionImpl
    extends ContextImpl
    implements UserSession
    User define is a stash to store objects and share them among scenarios or DSLs in every load generation cycle. Once load generation cycle completes, will be created before the simulation starts, and it will existing during the simulation execution.
    Since:
    1.1.0
    Author:
    Erhan Bagdemir
    • Constructor Detail

      • UserSessionImpl

        public UserSessionImpl​(User user)