|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.bridge.ReflectionFactory
public class ReflectionFactory
| Field Summary | |
|---|---|
static java.lang.String |
ECLIPSE
|
static java.lang.String |
OLD_AJC
|
| Method Summary | |
|---|---|
static ICommand |
makeCommand(java.lang.String cname,
IMessageHandler errorSink)
Produce a compiler as an ICommand. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String OLD_AJC
public static final java.lang.String ECLIPSE
| Method Detail |
|---|
public static ICommand makeCommand(java.lang.String cname,
IMessageHandler errorSink)
cname - the fully-qualified class name of the command to create by reflection (assuming a public no-argument
constructor).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||