|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonSimpleConfig | |
|---|---|
| com.googlecode.fascinator.common | This module contains useful utility classes used by The Fascinator and various plugins. |
| com.googlecode.fascinator.common.harvester.impl | This module contains generic harvester implementation classes that provides common harvest functionality for it's subclasses. |
| com.googlecode.fascinator.common.messaging | |
| com.googlecode.fascinator.common.transaction | |
| Uses of JsonSimpleConfig in com.googlecode.fascinator.common |
|---|
| Constructors in com.googlecode.fascinator.common with parameters of type JsonSimpleConfig | |
|---|---|
PythonUtils(JsonSimpleConfig config)
|
|
| Uses of JsonSimpleConfig in com.googlecode.fascinator.common.harvester.impl |
|---|
| Methods in com.googlecode.fascinator.common.harvester.impl that return JsonSimpleConfig | |
|---|---|
JsonSimpleConfig |
GenericHarvester.getJsonConfig()
Get config file |
| Uses of JsonSimpleConfig in com.googlecode.fascinator.common.messaging |
|---|
| Methods in com.googlecode.fascinator.common.messaging with parameters of type JsonSimpleConfig | |
|---|---|
void |
GenericListener.init(JsonSimpleConfig config)
Initialization method |
| Uses of JsonSimpleConfig in com.googlecode.fascinator.common.transaction |
|---|
| Methods in com.googlecode.fascinator.common.transaction that return JsonSimpleConfig | |
|---|---|
JsonSimpleConfig |
GenericTransactionManager.getJsonConfig()
Get config file |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||