A sample preprocessor.

The preprocessor for running Javassist at compile time. The produced class files are saved on a local disk.

This package is provided as a sample implementation of the preprocessor using Javassist. All the programs in this package uses only the regular Javassist API; they never call any hidden methods. apt/adminguide/index.apt?h=master' type='application/atom+xml'/>

aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/apt/adminguide/index.apt
blob: 11b2d6a6a5bb48a18efdbff83f9990b0eee515bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30