Skip to content

Problems with Extension and Scopes #4

Closed
@hnrkdmsk

Description

@hnrkdmsk

Hey,
I want to extend an class that needs a other scope then the singleton. How can I specify the bean scope for the @Extension annotated class?

I want to use your library with Spring and Vaadin 8. All works fine! But now I want to test to get SpringView annotated classes loaded out of the plugin. And there I have problems with the scopes of the bean that will be created by your library. The SpringView cannot be a singleton.

Is there any option to set the singleton explicitly?

Greetings!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions