1 2 3 4 5 6
// "isPrivileged=truu misspelling" import org.aspectj.lang.annotation.*; @Aspect(isPrivileged=truu) class Foo {}