Skip to content

Ask: Could FederationSchemaFactory allow programatic configuration of handler methods? #1324

@klys-equinix

Description

@klys-equinix

Right now entity handler methods are automatically detected by FederationSchemaFactory based on EntityMapping annotations by

It would seem that it would be very simple to add an option to add such handler methods manually, for example you could add method like

FederationSchemaFactory.setEntityHandler(entityName, handlerMethod)

It would also be useful to be able to access a list of those methods

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