Interface IUserFactory

    • Method Detail

      • createUser

        IUser createUser()
        Instruct this factory to spit out a new user
        Returns:
        The newly born user
      • attachResponseTimeCalculator

        org.palladiosimulator.probeframework.calculator.Calculator attachResponseTimeCalculator()