|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
public class JavaLangTypeToResolvedTypeConverter
Handles the translation of java.lang.reflect.Type objects into AspectJ UnresolvedTypes.
| Constructor Summary | |
|---|---|
JavaLangTypeToResolvedTypeConverter(World aWorld)
|
|
| Method Summary | |
|---|---|
ResolvedType |
fromType(java.lang.reflect.Type aType)
|
ResolvedType[] |
fromTypes(java.lang.reflect.Type[] types)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaLangTypeToResolvedTypeConverter(World aWorld)
| Method Detail |
|---|
public ResolvedType fromType(java.lang.reflect.Type aType)
public ResolvedType[] fromTypes(java.lang.reflect.Type[] types)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||