abc.eaj.types
Class EAJTypeSystem_c

java.lang.Object
  extended by JjTypeSystem_c
      extended by abc.aspectj.types.AJTypeSystem_c
          extended by abc.eaj.types.EAJTypeSystem_c
All Implemented Interfaces:
AJTypeSystem, EAJTypeSystem

public class EAJTypeSystem_c
extends AJTypeSystem_c
implements EAJTypeSystem

Author:
Julian Tibble

Field Summary
 
Fields inherited from class abc.aspectj.types.AJTypeSystem_c
AJ_METHOD_FLAGS, ASPECT_FLAGS, JOINPOINT_, MEMBER_CLASS_FLAGS, NOASPECTBOUND_, POINTCUT_FLAGS
 
Constructor Summary
EAJTypeSystem_c()
           
 
Method Summary
 
Methods inherited from class abc.aspectj.types.AJTypeSystem_c
adviceInstance, checkClassConformance, checkMemberClassFlags, checkMethodFlags, checkPointcutFlags, checkTopLevelClassFlags, classAccessible, createAspectType, createAspectType, createContext, findAcceptableMethods, findField, findFieldInstances, findPointCutNamed, initialize, interTypeConstructorInstance, interTypeFieldInstance, interTypeMethodInstance, isAccessible, isAccessibleIgnorePrivileged, JoinPoint, JoinPointStaticPart, NoAspectBound, overrides, pointcutInstance, refHostOfITD
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface abc.aspectj.types.AJTypeSystem
adviceInstance, checkPointcutFlags, createAspectType, findPointCutNamed, interTypeConstructorInstance, interTypeFieldInstance, interTypeMethodInstance, isAccessibleIgnorePrivileged, JoinPoint, JoinPointStaticPart, NoAspectBound, pointcutInstance, refHostOfITD
 

Constructor Detail

EAJTypeSystem_c

public EAJTypeSystem_c()