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 |
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)
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap
in class org.springframework.extensions.surf.util.AbstractLifecycleBean
protected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown
in class org.springframework.extensions.surf.util.AbstractLifecycleBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.