| Interface | Description |
|---|---|
| ISliceContext |
Context for a slice declaration
|
| Class | Description |
|---|---|
| Injector |
Base class for bytecode injectors
|
| Injector.TargetNode |
A nominated target node
|
| InjectorTarget |
Couples
method slices to a Target for injection
purposes. |
| MethodSlice |
Stores information about a defined method slice for a particular injector.
|
| MethodSlices |
Represents a collection of
MethodSlices, mapped by ID. |