@Component public class Bootstrapper extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Constructor and Description |
|---|
Bootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createDefaultAdmin() |
protected User |
initializeSuperUser() |
protected void |
initializeSuperUserGroups(User superUser) |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>protected void createDefaultAdmin()
protected User initializeSuperUser()
protected void initializeSuperUserGroups(User superUser)
Copyright © 2017 Alfresco. All rights reserved.