public class DefaultJobOperatorContextSelector extends Object implements JobOperatorContextSelector
This will require that a BatchEnvironment
service file is available on the class path. This may not work
well in a Java EE environment, but should work fine in a Java SE environment.
Constructor and Description |
---|
DefaultJobOperatorContextSelector()
Creates a new default context selector
|
Modifier and Type | Method and Description |
---|---|
JobOperatorContext |
getJobOperatorContext()
Returns the job operator context for the current environment.
|
public DefaultJobOperatorContextSelector()
public JobOperatorContext getJobOperatorContext()
JobOperatorContextSelector
getJobOperatorContext
in interface JobOperatorContextSelector
Copyright © 2020 JBoss by Red Hat. All rights reserved.