SharedLocationSecurityGroupCustomizer
@Deprecated public class InboundPortsJcloudsLocationCustomizer extends BasicJcloudsLocationCustomizer
BasicConfigurableObject.BasicConfigurationSupport
Configurable.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, preReleaseOnObtainError
config, getBrooklynManagementContext, getConfig, getId, setManagementContext
public 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 JcloudsLocationCustomizer
customize
in class BasicJcloudsLocationCustomizer
public void setInboundPortsList(java.lang.String inboundPortsList)
public void setInboundPortsListProtocol(java.lang.String inboundPortsListProtocol)