| Interface | Description | 
|---|---|
| ServiceEnhancer | |
| ServiceImplementer | An interface for classes that provide implementations for service methods | 
| ServiceImplementerAdapter | Allows adapting an implementer from one type to another | 
| Class | Description | 
|---|---|
| DefaultTenantService | Default implementation of the TenantService interface | 
| DefaultTransactionService | The transaction service implementation | 
| Annotation Type | Description | 
|---|---|
| Implemented | Annotation added by the Service transformation to know which class implemented a method |