@ApplicationScoped public class TaskServiceAdminEntryPointImpl extends Object implements TaskServiceAdminEntryPoint
Constructor and Description |
---|
TaskServiceAdminEntryPointImpl() |
Modifier and Type | Method and Description |
---|---|
void |
generateMockTasks(String userName,
int amountOfTasks) |
void |
init() |
@PostConstruct public void init()
public void generateMockTasks(String userName, int amountOfTasks)
generateMockTasks
in interface TaskServiceAdminEntryPoint
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.