Java org.aspectj.weaver NameMangler fields, constructors, methods, implement or subclass

Example usage for Java org.aspectj.weaver NameMangler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.aspectj.weaver NameMangler.

The text is from its open source code.

Method

StringadviceName(String nameAsIdentifier, AdviceKind kind, int adviceSeqNumber, int pcdHash)
The name of methods corresponding to advice declarations Of the form: "ajc$[AdviceKind]$[AspectName]$[NumberOfAdviceInAspect]$[PointcutHash]"