How to Java API
Posted: 3. Apr 2012, 19:17
Are there any good articles (outside of the documentation) that show how to get started with the Java API?
What I would like to do with the Java API is to programatically clone an existing VM and launch it. On launch the VM would run some things automatically and log info to a database after startup and then shutdown.
---
What I would like to do with the Java API is to programatically clone an existing VM and launch it. On launch the VM would run some things automatically and log info to a database after startup and then shutdown.
---