public interface LoadFactory<J extends SimJob,Q extends SimQueue>
SimQueues.
Load factories play a crucial role in the test packages of this library.
Typically, the factory generates the jobs and appropriate SimEvents
and schedule the events on a user-supplied SimEventList,
but it does not create the queues themselves, nor the SimEventList.
However, this is by no means a requirement.
Currently, this is a tagging interface only.
The pattern sub-package contains concrete load generators.
Copyright (C) 2005-2017 Jan de Jongh, TNO
This file is covered by the LICENSE file in the root of this project.
Copyright © 2018. All rights reserved.