|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Klass | |
| org.codehaus.aspectwerkz.transform | |
| org.codehaus.aspectwerkz.transform.delegation | |
| Uses of Klass in org.codehaus.aspectwerkz.transform |
| Methods in org.codehaus.aspectwerkz.transform with parameters of type Klass | |
void |
Transformer.transform(Context context,
Klass klass)
Transforms bytecode at load time |
| Uses of Klass in org.codehaus.aspectwerkz.transform.delegation |
| Methods in org.codehaus.aspectwerkz.transform.delegation with parameters of type Klass | |
void |
Activator.activate(Context context,
Klass klass)
Transforms bytecode at runtime |
void |
AddImplementationTransformer.transform(Context context,
Klass klass)
Adds introductions to a class. |
void |
AddInterfaceTransformer.transform(Context context,
Klass klass)
Adds an interfaces to the classes specified. |
void |
AddSerialVersionUidTransformer.transform(Context context,
Klass klass)
Compute and add serial ver uid fiel |
void |
ConstructorCallTransformer.transform(Context context,
Klass klass)
Transforms the call side pointcuts. |
void |
ConstructorExecutionTransformer.transform(Context context,
Klass klass)
Makes the member method transformations. |
void |
FieldSetGetTransformer.transform(Context context,
Klass klass)
Transforms the call side pointcuts. |
void |
HandlerTransformer.transform(Context context,
Klass klass)
Transforms the call side pointcuts. |
void |
MethodCallTransformer.transform(Context context,
Klass klass)
Transforms the call side pointcuts. |
void |
MethodCallUnTransformer.transform(Context context,
Klass klass)
Transforms the call side pointcuts. |
void |
MethodExecutionTransformer.transform(Context context,
Klass klass)
Makes the member method transformations. |
void |
PrepareAdvisedClassTransformer.transform(Context context,
Klass klass)
Makes the member method transformations. |
void |
PrepareTransformer.transform(Context context,
Klass klass)
Add the class static field, the joinpoint manager, and add method stubs |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||