Package | Description |
---|---|
org.optaplanner.core.config.domain | |
org.optaplanner.core.config.solver |
Modifier and Type | Method and Description |
---|---|
ScanAnnotatedClassesConfig |
ScanAnnotatedClassesConfig.copyConfig()
Deprecated.
|
ScanAnnotatedClassesConfig |
ScanAnnotatedClassesConfig.inherit(ScanAnnotatedClassesConfig inheritedConfig)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ScanAnnotatedClassesConfig |
ScanAnnotatedClassesConfig.inherit(ScanAnnotatedClassesConfig inheritedConfig)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ScanAnnotatedClassesConfig |
SolverConfig.scanAnnotatedClassesConfig
Deprecated.
in favor of the Quarkus extension or Spring Boot starter which handle annotation scanning more
efficiently.
|
Modifier and Type | Method and Description |
---|---|
ScanAnnotatedClassesConfig |
SolverConfig.getScanAnnotatedClassesConfig()
Deprecated.
in favor of the Quarkus extension or Spring Boot starter which handle annotation scanning more
efficiently.
|
Modifier and Type | Method and Description |
---|---|
void |
SolverConfig.setScanAnnotatedClassesConfig(ScanAnnotatedClassesConfig scanAnnotatedClassesConfig)
Deprecated.
in favor of the Quarkus extension or Spring Boot starter which handle annotation scanning more
efficiently.
|
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.