@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.ModuleStartup
public void start()
start
in interface com.sun.enterprise.module.bootstrap.ModuleStartup
public void stop()
stop
in interface com.sun.enterprise.module.bootstrap.ModuleStartup
Copyright © 2021. All rights reserved.