Uses of Class
com.norbl.cbp.ppe.IncompleteNetworkSpecException

Packages that use IncompleteNetworkSpecException
com.norbl.cbp.ppe   
 

Uses of IncompleteNetworkSpecException in com.norbl.cbp.ppe
 

Methods in com.norbl.cbp.ppe that throw IncompleteNetworkSpecException
 java.lang.String Ec2Wrangler.createNetwork(NetworkSpec spec, java.util.List<Ec2InstanceType> eits)
          Blocks until all requested ec2 instances are up and running.