| Interface | Description |
|---|---|
| ClassCustomizer |
Interface allowing customization of classes after loading.
|
| ClassGenerator |
Interface allowing generate new classes.
|
| MethodGenerator |
Interface allowing generator new methods.
|
| SourceCodeGenerator |
Interface for a class that that generates readable source code for a runtime generated class.
|
| Class | Description |
|---|---|
| JavassistUtils |
Users of this utility class are expected to synchronize on this instance it
they need to ensure atomic operations on it.
|
Copyright © 2019 OpenDaylight. All rights reserved.