SharedLocationSecurityGroupCustomizer@Deprecated public class InboundPortsJcloudsLocationCustomizer extends BasicJcloudsLocationCustomizer
BasicConfigurableObject.BasicConfigurationSupportConfigurable.ConfigurationSupport| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG
Deprecated.
|
| Constructor and Description |
|---|
InboundPortsJcloudsLocationCustomizer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
customize(JcloudsLocation location,
org.jclouds.compute.ComputeService computeService,
JcloudsMachineLocation machine)
Deprecated.
Override to configure the given machine once it has been created and started by Jclouds.
|
void |
setInboundPortsList(java.lang.String inboundPortsList)
Deprecated.
|
void |
setInboundPortsListProtocol(java.lang.String inboundPortsListProtocol)
Deprecated.
|
apply, customize, customize, customize, customize, postRelease, postReleaseOnObtainError, preRelease, preReleaseOnObtainErrorconfig, getBrooklynManagementContext, getConfig, getId, setManagementContextpublic InboundPortsJcloudsLocationCustomizer()
public void customize(JcloudsLocation location, org.jclouds.compute.ComputeService computeService, JcloudsMachineLocation machine)
JcloudsLocationCustomizer
If CloudLocationConfig.WAIT_FOR_SSHABLE is true the machine is guaranteed to be
SSHable when this method is called.
customize in interface JcloudsLocationCustomizercustomize in class BasicJcloudsLocationCustomizerpublic void setInboundPortsList(java.lang.String inboundPortsList)
public void setInboundPortsListProtocol(java.lang.String inboundPortsListProtocol)