Package | Description |
---|---|
de.innovationgate.wga.modules.types |
Module definition types for the OpenWGA module registry
|
Modifier and Type | Method and Description |
---|---|
ServiceApiProperties.Fetcher |
ServiceApiProperties.getFetcher()
Returns the service fetcher instance, null if no fetcher is used
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceApiProperties.setFetcher(ServiceApiProperties.Fetcher fetcher)
Sets a service fetcher instance, null if no fetcher is used
|