https://github.com/fbiville/byteman-poc
A simple P.O.C. about Byteman
https://github.com/fbiville/byteman-poc
Last synced: 10 months ago
JSON representation
A simple P.O.C. about Byteman
- Host: GitHub
- URL: https://github.com/fbiville/byteman-poc
- Owner: fbiville
- Created: 2012-12-13T15:03:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-18T07:46:29.000Z (almost 13 years ago)
- Last Synced: 2025-09-25T09:42:55.328Z (10 months ago)
- Language: Java
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Byteman P.O.C.
## Bytemanless
Needless to say you need a JDK.
1. run `compile.sh`
1. run `runWithoutByteman.sh`
## Byteman!
1. set up [Byteman](http://www.jboss.org/byteman/)
1. run `compile.sh`
1. run `runWithByteman.sh`
[](https://bitdeli.com/free "Bitdeli Badge")