| Interface | Description |
|---|---|
| Callback<T> |
Basic callback class.
|
| CallbackPriority |
Interface that is used to mark callback priority when it's not default.
|
| EnhancedObject |
Generic interface for all enhanced object.
|
| Class | Description |
|---|---|
| CallbackResult<T> |
This class represents callback result
|
| JavaAgentEnhancer |
This class is used as javaagent to do on-class-load transformations with
objects whose methods are marked by
ObjectCallback or
GlobalCallback annotation. |
Copyright © 2014–2015. All rights reserved.