| Interface | Description |
|---|---|
| IClassBytecodeProvider |
Interface for object which can provide class bytecode
|
| IClassProvider |
Interface for marshal object which can retrieve classes from the environment
|
| IGlobalPropertyService |
Global property service
|
| ILegacyClassTransformer |
Adapter interface for legacy class transformers.
|
| IMixinService |
Mixin Service interface.
|
| IMixinServiceBootstrap |
Bootstrap interface for Mixin services.
|
| ITransformer |
Base interface for transformer types
|
| Class | Description |
|---|---|
| MixinService |
Provides access to the service layer which connects the mixin transformer to
a particular host environment.
|
| Error | Description |
|---|---|
| ServiceNotAvailableError |
Error to throw when no service is available in the current environment
|