hello
Class WorldAspect

java.lang.Object
  extended byhello.WorldAspect

public class WorldAspect
extends java.lang.Object

__AJDECLID:1:__ This aspect prints a short message before the actual main method is called.

Since:
Aug 8, 2004

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

Constructor Detail

WorldAspect

public WorldAspect()