blob: bea23e56c761c61717a1d58f741f3f3e38e5a149 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Launching a program with the main method in a class
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
</head>
<body>
<h1>
Launching a program with the main method in a class
</h1>
<p>
To launch an AspectJ program where the main method is in a class, follow the same
launching steps as for a Java program.
</p>
<p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
<a href="ajlaunching.htm">Launching a program with the main method in an aspect</a><br>
<a href="aspectpathlaunching.htm">Launching a program with an aspectpath or an outjar</a><br>
<a href="loadtimeweaving.htm">Load-time weaving</a><br>
<a href="debugging.htm">Debugging a program</a>
</p>
</body>
</html>