|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.LarkcTest
eu.larkc.core.management.MgmtTest
public class MgmtTest
Base class for all management interface tests. Also starts the LarKC platform.
Constructor Summary | |
---|---|
MgmtTest()
|
Method Summary | |
---|---|
void |
startLarkc()
Starts the platform as well as the management interface server |
void |
stopLarkc()
Stops the platform as well as the management interface. |
Methods inherited from class eu.larkc.core.LarkcTest |
---|
deleteOrdiTreeDirectory, startLarKC |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MgmtTest()
Method Detail |
---|
public void startLarkc()
public void stopLarkc() throws java.lang.Exception
java.lang.Exception
- if management interface was not initialized
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |