public class AvmBootstrap
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
#setIssuers(List),
org.alfresco.repo.avm.Issuer| Constructor and Description |
|---|
AvmBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event)
Initialize the issuers.
|
protected void |
onShutdown(org.springframework.context.ApplicationEvent event)
NO-OP
|
void |
setAvmLockingAwareService(AVMLockingAwareService service) |
void |
setAvmRepository(AVMRepository repository) |
void |
setAvmSyncService(AVMSyncServiceImpl service) |
void |
setPermissionService(org.alfresco.service.cmr.security.PermissionService service) |
public void setAvmLockingAwareService(AVMLockingAwareService service)
public void setAvmRepository(AVMRepository repository)
public void setPermissionService(org.alfresco.service.cmr.security.PermissionService service)
public void setAvmSyncService(AVMSyncServiceImpl service)
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.