|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.andromda.core.AndroMDAServer
public class AndroMDAServer
Provides the ability to manage an AndroMDA server instance.
Server| Method Summary | |
|---|---|
static AndroMDAServer |
newInstance()
Creates a new instance of class. |
void |
start(Configuration configuration)
Starts the AndroMDA server instance listening for requests. |
void |
stop(Configuration configuration)
Stops the AndroMDA server instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static AndroMDAServer newInstance()
public void start(Configuration configuration)
configuration - the Configuration instance used to configure the
server.public void stop(Configuration configuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||