com.sun.enterprise.v3.server
Class DomainCreationStartup
java.lang.Object
com.sun.enterprise.v3.server.DomainCreationStartup
- All Implemented Interfaces:
- com.sun.enterprise.module.bootstrap.ModuleStartup
@Service(name="DomainCreation")
public class DomainCreationStartup
- extends Object
- implements com.sun.enterprise.module.bootstrap.ModuleStartup
Created by IntelliJ IDEA.
User: dochez
Date: Sep 18, 2009
Time: 10:46:34 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainCreationStartup
public DomainCreationStartup()
setStartupContext
public void setStartupContext(com.sun.enterprise.module.bootstrap.StartupContext startupContext)
- Specified by:
setStartupContext in interface com.sun.enterprise.module.bootstrap.ModuleStartup
start
public void start()
- Specified by:
start in interface com.sun.enterprise.module.bootstrap.ModuleStartup
stop
public void stop()
- Specified by:
stop in interface com.sun.enterprise.module.bootstrap.ModuleStartup
Copyright © 2012. All Rights Reserved.