Verwendungen von Klasse
org.aspectj.weaver.AjAttribute
Packages, die AjAttribute verwenden
-
Verwendungen von AjAttribute in org.aspectj.weaver
Unterklassen von AjAttribute in org.aspectj.weaverModifizierer und TypKlasseBeschreibungstatic class
static class
Synthetic members should have NO advice put on them or on their contents.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Methoden in org.aspectj.weaver, die AjAttribute zurückgebenModifizierer und TypMethodeBeschreibungstatic AjAttribute
AjAttribute.read
(AjAttribute.WeaverVersionInfo v, String name, byte[] bytes, ISourceContext context, World w, ConstantPoolReader dataDecompressor) -
Verwendungen von AjAttribute in org.aspectj.weaver.bcel
Methoden in org.aspectj.weaver.bcel, die Typen mit Argumenten vom Typ AjAttribute zurückgebenModifizierer und TypMethodeBeschreibungstatic List<AjAttribute>
AtAjAttributes.readAj5ClassAttributes
(AsmManager model, JavaClass javaClass, ReferenceType type, ISourceContext context, IMessageHandler msgHandler, boolean isCodeStyleAspect) Extract class level annotations and turn them into AjAttributes.static List<AjAttribute>
AtAjAttributes.readAj5FieldAttributes
(Field field, org.aspectj.weaver.bcel.BcelField bField, ResolvedType type, ISourceContext context, IMessageHandler msgHandler) Extract field level annotations and turn them into AjAttributes.static List<AjAttribute>
AtAjAttributes.readAj5MethodAttributes
(Method method, org.aspectj.weaver.bcel.BcelMethod bMethod, ResolvedType type, ResolvedPointcutDefinition preResolvedPointcut, ISourceContext context, IMessageHandler msgHandler) Extract method level annotations and turn them into AjAttributes.static List<AjAttribute>
Utility.readAjAttributes
(String classname, Attribute[] as, ISourceContext context, World w, AjAttribute.WeaverVersionInfo version, ConstantPoolReader dataDecompressor) Methoden in org.aspectj.weaver.bcel mit Parametern vom Typ AjAttributeModifizierer und TypMethodeBeschreibungvoid
LazyClassGen.addAttribute
(AjAttribute attribute) static Attribute
Utility.bcelAttribute
(AjAttribute a, ConstantPool pool)