See: Description
Class | Description |
---|---|
AbstractRandomVariateFactoryBean | |
BeanFactorySingleton | |
PRNGSeedFactoryBean |
A Spring
factory bean which returns a seed based on the current time and the IP
address of the host.
|
PropertyOverrideWithReferencesConfigurer | |
RandomDoubleFactoryBean |
A Spring factory
bean which generates random Double values from the specified probability
distribution.
|
RandomIntegerFactoryBean |
A Spring factory
bean which generates random Integer values from the specified probability
distribution.
|
SimulationScope |
A custom Spring bean scope used to manage objects which persist
throughout a single simulation, but are re-instantiated on each new
independent simulation run.
|
Copyright © 2014. All rights reserved.