@Service public class TestModuleStartup extends Object implements ModuleStartup
| Modifier and Type | Field and Description |
|---|---|
static boolean |
wasCalled |
| Constructor and Description |
|---|
TestModuleStartup() |
| Modifier and Type | Method and Description |
|---|---|
void |
setStartupContext(StartupContext context) |
void |
start() |
void |
stop() |
public void setStartupContext(StartupContext context)
setStartupContext in interface ModuleStartuppublic void start()
start in interface ModuleStartuppublic void stop()
stop in interface ModuleStartupCopyright © 2009–2017 Oracle Corporation. All rights reserved.