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