public class RefreshServiceMetadataCustomizer extends Object implements ServiceInstanceCustomizer
ServiceInstanceCustomizer to refresh metadata.COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
RefreshServiceMetadataCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(ServiceInstance serviceInstance)
Customizes
the service instance |
int |
getPriority() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTopublic int getPriority()
getPriority in interface Prioritizedpublic void customize(ServiceInstance serviceInstance)
ServiceInstanceCustomizerthe service instancecustomize in interface ServiceInstanceCustomizerserviceInstance - the service instanceCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.