public class NumberGeneratorClient
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected NumberGeneratorIF |
generator |
| Constructor and Description |
|---|
NumberGeneratorClient(java.util.Properties properties)
The constructor receiving the properties.
|
protected NumberGeneratorIF generator