@PointCut("execution(* com.tutorialspoint.*.*(..))") 
  • It depends on which side to read. - Roman C

1 answer 1

This means that the method can return any value (including void) and have any scope.