public class Attacher
extends java.lang.Object
| Constructor and Description |
|---|
Attacher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
attach()
Try to Attach Kanela to the current process.
|
static void |
main(java.lang.String... args)
Runs the attacher as a Java application.
|