| |
|
| java.lang.Object org.enhydra.kelp.common.deployer.StartServerGenerator
StartServerGenerator | public class StartServerGenerator (Code) | | |
Method Summary | |
public void | create() Write a StartServer.java file for launching and stopping the server
with a simple graphical interface. | public File | getFile() |
StartServerGenerator | public StartServerGenerator(OtterProject p)(Code) | | Constructor declaration
Parameters: p - |
create | public void create() throws java.io.IOException(Code) | | Write a StartServer.java file for launching and stopping the server
with a simple graphical interface. This is useful in environments such
as the JDeveloper where you cannot run an arbitrary class from a project.
throws: IOException - |
getFile | public File getFile()(Code) | | Method declaration
|
|
|
|