This is the command aj that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
aj, aj5 — command-line launchers for load-time weaving
SYNOPSIS
aj [Options] [arg... ]
aj5 [Options] [arg ... ]
DESCRIPTION
The aj command runs Java programs in Java 1.4 or later by setting up WeavingURLClassLoader
as the system class loader, to do load-time bytecode weaving.
The aj5 command runs Java programs using AspectJ Java5 JVMTI agent to do load-time
bytecode weaving.
The arguments are the same as those used to launch the Java program. Users should define
the environment variables CLASSPATH and ASPECTPATH.
aj(1)
Use aj online using onworks.net services