| Class | Description | 
|---|---|
| MultiTenantEventListener | An event listener that hooks into persistence events to enable discriminator based multi tenancy (ie org.grails.datastore.mapping.multitenancy.MultiTenancySettings.MultiTenancyMode#DISCRIMINATOR | 
| TenantDelegatingGormOperations | Wraps each method call in the the given tenant id |