test
Class TestModuleStartup
java.lang.Object
test.TestModuleStartup
- All Implemented Interfaces:
- ModuleStartup
@Service
public class TestModuleStartup
- extends Object
- implements ModuleStartup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wasCalled
public static boolean wasCalled
TestModuleStartup
public TestModuleStartup()
setStartupContext
public void setStartupContext(StartupContext context)
- Specified by:
setStartupContext
in interface ModuleStartup
start
public void start()
- Specified by:
start
in interface ModuleStartup
stop
public void stop()
- Specified by:
stop
in interface ModuleStartup
Copyright © 2013 Oracle Corporation. All Rights Reserved.