|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectataspectj.AtAspectjComponent
public class AtAspectjComponent
Parent class of all the class of the package. Use to propagate the static field changes.
Field Summary | |
---|---|
protected static int |
barrier
The barrier for the threads |
protected static boolean |
CODEPRINT
Codeprint flag according to the command line |
protected static boolean |
DEBUG
Debug flag according to the command line |
protected static boolean |
VERBOSE
Verbose flag according to the command line |
Constructor Summary | |
---|---|
AtAspectjComponent()
|
Method Summary | |
---|---|
protected void |
done(java.lang.String name)
Method used to syncronize thread |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static boolean VERBOSE
protected static boolean DEBUG
protected static boolean CODEPRINT
protected static int barrier
Constructor Detail |
---|
public AtAspectjComponent()
Method Detail |
---|
protected void done(java.lang.String name)
name
- the name of the job accomplished.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |