public abstract class AbstractReferenceBuilder<T extends AbstractReferenceConfig,B extends AbstractReferenceBuilder<T,B>> extends AbstractInterfaceBuilder<T,B>
| Constructor and Description |
|---|
AbstractReferenceBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(T instance) |
B |
check(Boolean check) |
B |
generic(Boolean generic) |
B |
generic(String generic) |
B |
group(String group) |
B |
init(Boolean init) |
B |
injvm(Boolean injvm)
Deprecated.
instead, use the parameter scope to judge if it's in jvm, scope=local
|
B |
lazy(Boolean lazy) |
B |
reconnect(String reconnect) |
B |
sticky(Boolean sticky) |
B |
version(String version) |
addRegistries, addRegistry, application, callbacks, cluster, configCenter, connections, filter, layer, listener, local, local, metadataReportConfig, module, monitor, monitor, onconnect, ondisconnect, owner, proxy, registryIds, scope, stub, stub, tagactives, appendParameter, appendParameters, async, cache, forks, loadbalance, merger, mock, mock, retries, sent, timeout, validationbuild, id@Deprecated public B injvm(Boolean injvm)
injvm - AbstractInterfaceBuilder.scope(String)public void build(T instance)
build in class AbstractInterfaceBuilder<T extends AbstractReferenceConfig,B extends AbstractReferenceBuilder<T,B>>Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.