A cloud Lab Appliance can be created by installing the cloud Lab Agent on an existing machine or by starting with the standard cloud Lab Agent machine instance on a public cloud and configuring it.
The agent JAR file USES a special manifest attribute to specify the actual agent class, which must define a method public static void premain (String options, Instrumentation inst).