1 package de.spring.example;
3 import es.dia.pos.n2a.aspectj.annotations.TransactionalN2A;
8 System.out.println("I am not a number, I am a free man!");
12 public class InnerService {
13 public void innerMethod() {
14 System.out.println("xxx: AopService$InnerClass.innerMethod()");