public class ServiceInstanceMetadataCustomizer extends Object implements ServiceInstanceCustomizer
Intercepting instance to load instance-level params from different sources before being registered into registry.
The sources can be one or both of the following:COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
ServiceInstanceMetadataCustomizer() |
| 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.