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.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.