Package software.nectar.java
Class NectarTest
java.lang.Object
software.nectar.java.NectarTest
public class NectarTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NectarTest() -
Method Summary
Modifier and Type Method Description voidactivateConfiguration()voidcreateConfiguration()voiddeactivateConfiguration()static voidmain(java.lang.String[] args)
-
Constructor Details
-
NectarTest
public NectarTest()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) -
createConfiguration
public void createConfiguration() throws java.lang.Exception- Throws:
java.lang.Exception
-
activateConfiguration
public void activateConfiguration() throws java.lang.Exception- Throws:
java.lang.Exception
-
deactivateConfiguration
public void deactivateConfiguration() throws java.lang.Exception- Throws:
java.lang.Exception
-