public static class ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
| Constructor and Description |
|---|
ScheduledPersistedActionServiceBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setScheduledPersistedActionService(ScheduledPersistedActionServiceImpl scheduledPersistedActionService) |
void |
setTransactionHelper(RetryingTransactionHelper txnHelper) |
public ScheduledPersistedActionServiceBootstrap()
public void setScheduledPersistedActionService(ScheduledPersistedActionServiceImpl scheduledPersistedActionService)
public void setTransactionHelper(RetryingTransactionHelper txnHelper)
public void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanpublic void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanCopyright © 2005–2018 Alfresco Software. All rights reserved.