org.springframework.osgi.samples.weather.service
Class WeatherAspect

java.lang.Object
  extended by org.springframework.osgi.samples.weather.service.WeatherAspect

public class WeatherAspect
extends Object


Constructor Summary
WeatherAspect()
           
 
Method Summary
 void logDebug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeatherAspect

public WeatherAspect()
Method Detail

logDebug

public void logDebug()


Copyright © 2006-2007 Spring Framework. All Rights Reserved.