issues
search
xitrum-framework
/
agent7
Java agent to reload .class files; it uses file watch API available in Java 7+
MIT License
5
stars
0
forks
source link
Support callback when Agent7 reload a class
#1
Open
ngocdaothanh
opened
10 years ago
ngocdaothanh
commented
10 years ago
Args:
klass.staticMethod
.
staticMethod
will be called with the class.
klass.staticMethod
.staticMethod
will be called with the class.