| Package | Description |
|---|---|
| org.apache.servicecomb.provider.pojo |
| Modifier and Type | Field and Description |
|---|---|
protected PojoConsumerMetaRefresher |
Invoker.metaRefresher |
| Modifier and Type | Method and Description |
|---|---|
protected PojoConsumerMetaRefresher |
Invoker.createInvokerMeta(String microserviceName,
String schemaId,
Class<?> consumerIntf) |
| Modifier and Type | Method and Description |
|---|---|
Object |
InvocationCaller.call(Method method,
PojoConsumerMetaRefresher metaRefresher,
PojoInvocationCreator invocationCreator,
Object[] args) |
Object |
HandlerInvocationCaller.call(Method method,
PojoConsumerMetaRefresher metaRefresher,
PojoInvocationCreator invocationCreator,
Object[] args) |
Object |
FilterInvocationCaller.call(Method method,
PojoConsumerMetaRefresher metaRefresher,
PojoInvocationCreator invocationCreator,
Object[] args) |
PojoInvocation |
PojoInvocationCreator.create(Method method,
PojoConsumerMetaRefresher metaRefresher,
Object[] args) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.