Package org.apache.sling.tenant
@Version("1.0.1")
package org.apache.sling.tenant
-
InterfacesClassDescriptionThe
Tenant
interface represents a tenant which may be used to further customize request and other processing.TheTenantManager
service interface defines the API that administrative tools will use to created, update or remove Tenants.TheTenantProvider
defines the service interface which may be asked fortenant instances
.