public class PatchExecuter
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
Constructor and Description |
---|
PatchExecuter() |
Modifier and Type | Method and Description |
---|---|
void |
applyOutstandingPatches()
Ensures that all outstanding patches are applied.
|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setPatchService(PatchService patchService) |
public void setPatchService(PatchService patchService)
patchService
- the server that actually executes the patchespublic void applyOutstandingPatches()
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.