Class PolicyLoader

java.lang.Object
org.cloudsimplus.automation.PolicyLoader

public class PolicyLoader
extends Object
Dynamically creates instances of classes such as VmScheduler, VmAllocationPolicy, CloudletScheduler, ResourceProvisioner and others from the class name of the object to be instantiated.
Author:
Manoel Campos da Silva Filho