| Modifier and Type | Method and Description |
|---|---|
SCBEngine |
SCBEngine.addProducerMeta(String schemaId,
Object instance) |
static SCBEngine |
SCBEngine.getInstance() |
SCBEngine |
BootListener.BootEvent.getScbEngine() |
SCBEngine |
SCBEngine.run() |
SCBEngine |
SCBEngine.setConsumerProviderManager(ConsumerProviderManager consumerProviderManager) |
SCBEngine |
SCBEngine.setFilterChainsManager(FilterChainsManager filterChainsManager) |
SCBEngine |
SCBEngine.setPriorityPropertyManager(org.apache.servicecomb.config.priority.PriorityPropertyManager priorityPropertyManager) |
SCBEngine |
SCBEngine.setTransportManager(TransportManager transportManager) |
| Modifier and Type | Method and Description |
|---|---|
BootListener.BootEvent |
BootListener.BootEvent.setScbEngine(SCBEngine scbEngine) |
| Constructor and Description |
|---|
AfterRegistryEventHanlder(SCBEngine engine) |
BootEvent(SCBEngine scbEngine,
BootListener.EventType eventType) |
| Modifier and Type | Class and Description |
|---|---|
class |
SCBEngineForTest
not depend on remote service registry and spring context
|
| Modifier and Type | Method and Description |
|---|---|
static SCBEngine |
SCBBootstrap.createSCBEngineForTest() |
| Modifier and Type | Method and Description |
|---|---|
default String |
BootUpInformationCollector.collect(SCBEngine engine) |
String |
FilterChainCollector.collect(SCBEngine engine) |
| Modifier and Type | Field and Description |
|---|---|
protected SCBEngine |
MicroserviceVersionsMeta.scbEngine |
| Modifier and Type | Method and Description |
|---|---|
SCBEngine |
MicroserviceMeta.getScbEngine() |
| Constructor and Description |
|---|
ConsumerMicroserviceVersionsMeta(SCBEngine scbEngine,
MicroserviceVersions microserviceVersions) |
MicroserviceMeta(SCBEngine scbEngine,
String microserviceName,
boolean consumer) |
MicroserviceVersionsMeta(SCBEngine scbEngine,
String microserviceName) |
ServiceRegistryListener(SCBEngine scbEngine) |
| Constructor and Description |
|---|
ProducerProviderManager(SCBEngine scbEngine) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportManager.init(SCBEngine scbEngine) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.