Skip to content

[appserver-io/appserver] Include aspects into DI domain #890

Open
@wick-ed

Description

@wick-ed

Currently one cannot easily inject beans, resources, etc. into aspects so they can be accessed easily. Do so would allow for bean based cross concern logic like a session bean handling authentication which gets accessed using the woven advices.

UAC:

  • Beans and other injectable resources MUST be able to be injected into an aspect marked as such
  • There MUST be restrains on what to inject to not mix business logic with cross cutting concerns

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions