Skip to content

shelajev/ClassProcessorExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample project: example usage of javassist api methods

We parse an xml and create a hierarchy of beans and delegate an invocation further down the bean chain before executing method body.

@Trace annotation adds a System.out call before method invocation @Mute annotation supresses all System.out calls in the method it's declared on.

Main class is a main class :)

About

This was a homework for Java Fundamentals course @ University of Tartu. Basically we parse an xml and apply some transformations to classes referenced there.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages