public class ProducerVisitorContext extends Object
| Constructor and Description |
|---|
ProducerVisitorContext() |
ProducerVisitorContext(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfig() |
ProducerFieldContext |
getFieldContextFor(Field field) |
SeedAdapter<?> |
getSeedAdapterFor(Field field) |
public ProducerVisitorContext()
public ProducerVisitorContext(Config config)
public Config getConfig()
public ProducerFieldContext getFieldContextFor(Field field)
public SeedAdapter<?> getSeedAdapterFor(Field field)
Copyright © 2010–2016 none. All rights reserved.