public class MultiTenantBootstrap
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
| Constructor and Description |
|---|
MultiTenantBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setDescriptorService(DescriptorService descriptorService) |
void |
setMigrateAttrTenantsPatch(MigrateAttrTenantsPatch migrateAttrTenantsPatch) |
void |
setPatchService(PatchService patchService) |
void |
setTenantAdminService(TenantAdminService tenantAdminService) |
public void setTenantAdminService(TenantAdminService tenantAdminService)
tenantAdminService - the service that will perform the bootstrappublic void setPatchService(PatchService patchService)
public void setDescriptorService(DescriptorService descriptorService)
public void setMigrateAttrTenantsPatch(MigrateAttrTenantsPatch migrateAttrTenantsPatch)
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.