|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.andromda.core.server.DefaultServer
public class DefaultServer
The default AndroMDA instance.
| Constructor Summary | |
|---|---|
DefaultServer()
|
|
| Method Summary | |
|---|---|
void |
shutdown()
Shuts the server down. |
void |
start(Configuration configuration)
Starts the server instance listening for requests with the given configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultServer()
| Method Detail |
|---|
public void start(Configuration configuration)
Server
start in interface ServerServer.start(org.andromda.core.configuration.Configuration)public void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||