Skip to content

Improve ManagedProcessEngineFactory #19

@rbraeunlich

Description

@rbraeunlich

The ManagedProcessEngineFactory currently supports only some of the possible properties.
The String/boolean values aren't a problem.
Problematic are the setters that expect classes since we cannot provide classes via a configuration file.
We should try to find a OSGi-like way for that.
One idea is to just set a flag which say that the configuration do a service lookup for those classes. Additionally the configuration could provide a LDAP filter if only one class should be picked.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions