@Service(name="DomainCreation") public class DomainCreationStartup extends Object implements com.sun.enterprise.module.bootstrap.ModuleStartup
| Constructor and Description |
|---|
DomainCreationStartup() |
| Modifier and Type | Method and Description |
|---|---|
void |
setStartupContext(com.sun.enterprise.module.bootstrap.StartupContext startupContext) |
void |
start() |
void |
stop() |
public void setStartupContext(com.sun.enterprise.module.bootstrap.StartupContext startupContext)
setStartupContext in interface com.sun.enterprise.module.bootstrap.ModuleStartuppublic void start()
start in interface com.sun.enterprise.module.bootstrap.ModuleStartuppublic void stop()
stop in interface com.sun.enterprise.module.bootstrap.ModuleStartupCopyright © 2019. All rights reserved.