In dynamic weaving, aspects definitions will be in aop.xml and functions inside aspect will not change. However, dynamic weaving may experience notable performance downgrade according to aspectJ methodology.
1 Edit aop.xml to define aspect and parent class.
Parent class must be abstract class. You can just edit BTTMonitorExt\aj files.