Brooklyn

brooklyn.location.jclouds
[Java] Interface JcloudsLocationCustomizer


@Beta
public interface JcloudsLocationCustomizer

Customization hooks to allow apps to perform specific customisation at each stage of jclouds machine provisioning. For example, an app could attach an EBS volume to an EC2 node, or configure a desired availability zone.


Method Summary
void customize(ComputeService computeService, TemplateBuilder templateBuilder)

void customize(ComputeService computeService, TemplateOptions templateOptions)

void customize(ComputeService computeService, JcloudsSshMachineLocation machine)

 

Method Detail

customize

public void customize(ComputeService computeService, TemplateBuilder templateBuilder)


customize

public void customize(ComputeService computeService, TemplateOptions templateOptions)


customize

public void customize(ComputeService computeService, JcloudsSshMachineLocation machine)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.