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