org.springframework.config.java
Class AspectTests.Service

java.lang.Object
  extended by org.springframework.config.java.AspectTests.Service
Enclosing class:
AspectTests

public static class AspectTests.Service
extends Object


Constructor Summary
AspectTests.Service()
           
 
Method Summary
 int getCacheSize()
           
 void setCacheSize(int cacheSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectTests.Service

public AspectTests.Service()
Method Detail

setCacheSize

public void setCacheSize(int cacheSize)

getCacheSize

public int getCacheSize()


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