public class DescriptorStartupLog
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
Constructor and Description |
---|
DescriptorStartupLog() |
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 |
setServerModeProvider(ServerModeProvider serverModeProvider) |
void |
setTransactionService(TransactionService transactionService) |
public void setDescriptorService(DescriptorService descriptorService)
descriptorService
- Descriptor Servicepublic void setTransactionService(TransactionService transactionService)
transactionService
- service to tell about read-write modepublic void setServerModeProvider(ServerModeProvider serverModeProvider)
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.