public abstract class AbstractZeroConfigRegistration extends AbstractLightweightRegistration
| Modifier and Type | Field and Description |
|---|---|
protected Config |
config |
eventBus, self, storeService| Constructor and Description |
|---|
AbstractZeroConfigRegistration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
int |
getOrder() |
void |
run() |
AbstractZeroConfigRegistration |
setConfig(Config config) |
addBasePath, addEndpoint, addSchema, destroy, doSendRegister, doSendUnregister, getAppId, getMicroservice, getMicroserviceInstance, init, postRegisteredEvent, sendRegister, setEventBus, setSelf, setStoreService, startRegister, updateMicroserviceInstanceStatusprotected Config config
@Autowired public AbstractZeroConfigRegistration setConfig(Config config)
public int getOrder()
public boolean enabled()
public void run()
run in interface org.apache.servicecomb.registry.api.LifeCyclerun in class AbstractLightweightRegistrationCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.