public class ServiceInstanceHostPortCustomizer extends Object implements ServiceInstanceCustomizer
ServiceInstanceCustomizer to customize the port of service instance.COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
ServiceInstanceHostPortCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(ServiceInstance serviceInstance,
ApplicationModel applicationModel)
Customizes
the service instance |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getPrioritypublic void customize(ServiceInstance serviceInstance, ApplicationModel applicationModel)
ServiceInstanceCustomizerthe service instancecustomize in interface ServiceInstanceCustomizerserviceInstance - the service instanceCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.