8000 Define job registration mechanism with Java-defined job (e.g. at app startup?) · Issue #177 · jakartaee/batch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Define job registration mechanism with Java-defined job (e.g. at app startup?) #177
Open
@scottkurz

Description

@scottkurz

Though a Java-defined job (as discussed in #109 ) could define jobs on a purely dynamic basis, (define then immediately start), it also could be useful to provide a registration mechanism so they could be registered, and then later started by name, e.g. via JobOperator.start(String jobName, ...), (though not necessarily required to close #109).

Some ideas around this were discussed in ML thread: https://www.eclipse.org/lists/jakartabatch-dev/msg00147.html.

Since there was clearly some interest in this proposal, I'm opening this issue to track further work and discussion, and adding for now to the 2.1 milestone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0