issues
Class Sjc55Tests.MyAspect

java.lang.Object
  extended by issues.Sjc55Tests.MyAspect
Enclosing class:
Sjc55Tests

public static class Sjc55Tests.MyAspect
extends Object


Constructor Summary
Sjc55Tests.MyAspect()
           
 
Method Summary
 int getCount()
           
 void logSomething()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sjc55Tests.MyAspect

public Sjc55Tests.MyAspect()
Method Detail

logSomething

public void logSomething()

getCount

public int getCount()


Copyright ? 2005-2008 Spring Framework. All Rights Reserved.