@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 ModuleStartup
public void start()
start
in interface ModuleStartup
public void stop()
stop
in interface ModuleStartup
Copyright © 2009–2023 Oracle Corporation. All rights reserved.