Skip to content

Invocation location info from Aspect? #23

@wjx

Description

@wjx

I wonder if we can retrieve the invocation location info from aspect?
For example, when patching open(), there could be several places where open() is invoked. Is it possible to which open() is invoked from aspect?
Yes there's cutpoint passed in when using bind argument to @Aspect, but there seems no invocation location info(like file, line, etc.) in the cutpoint parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions